This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 395
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(project): update README and templates (#2368)
- Loading branch information
Showing
7 changed files
with
13 additions
and
296 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,6 @@ | ||
<!-- Feel free to remove sections that aren't relevant. | ||
## Title line template: [Title]: Brief description | ||
--> | ||
|
||
## Detailed description | ||
|
||
> Describe in detail the issue you're having. | ||
> Is this a feature request (new component, new icon), a bug, or a general issue? | ||
> Is this issue related to a specific component? | ||
> What did you expect to happen? What happened instead? What would you like to see changed? | ||
> What browser are you working in? | ||
> What version of the Carbon Design System are you using? | ||
> What offering/product do you work on? Any pressing ship or release dates we should be aware of? | ||
## Steps to reproduce the issue | ||
|
||
<!-- | ||
Please try to re-create the issue using our CodeSandbox template available here: | ||
https://codesandbox.io/s/github/IBM/carbon-components-react/tree/master/examples/codesandbox | ||
Hi there! This project has been moved over to: | ||
https://github.com/carbon-design-system/carbon | ||
This helps reduce the issue to an isolated case that helps us out when debugging. | ||
If you're able to reproduce using the CodeSandbox link above, please include the | ||
link in addition to the steps to reproduce. Thanks so much! | ||
Any issues made in this project will be migrated over to that location. | ||
--> | ||
|
||
<!-- [CodeSandbox](<url>) --> | ||
|
||
1. Step one | ||
2. Step two | ||
3. Step three | ||
4. etc. | ||
|
||
## Additional information | ||
|
||
- Screenshots or code | ||
- Notes |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
.github/ISSUE_TEMPLATE/feature-request-or-enhancement---.md
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,6 @@ | ||
Closes IBM/carbon-components-react# | ||
<!-- | ||
Hi there! This project has been moved over to: | ||
https://github.com/carbon-design-system/carbon | ||
{{short description}} | ||
|
||
#### Changelog | ||
|
||
**New** | ||
|
||
- {{new thing}} | ||
|
||
**Changed** | ||
|
||
- {{change thing}} | ||
|
||
**Removed** | ||
|
||
- {{removed thing}} | ||
Any pull requests made in this project should be migrated over to that location. | ||
--> |
Oops, something went wrong.