This repository has been archived by the owner on Jan 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9bb5c15
commit b94fd3f
Showing
2 changed files
with
6 additions
and
74 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,43 +1,5 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
labels: ":construction: blocked: accessibility input needed, :construction: blocked: engineering input needed, :construction: blocked: functional input needed, :construction: blocked: reporter input needed, :construction: blocked: ux input needed" | ||
--- | ||
## Note: | ||
|
||
**What part of Carbon does this bug correlate to?** | ||
General graph logic: | ||
**- Since we are done with source code migration, Carbon-graphs is now maintained from Terra-graphs repository and from here on all the new issues should be raised in Terra-graphs repository. | ||
Please follow [this](https://github.com/cerner/terra-graphs/issues) link to raise the issue.** | ||
|
||
* [ ] Graph attributes (axes, legends, regions...etc.) | ||
* [ ] Other (please specify): | ||
|
||
Specific graph logic: | ||
|
||
* [ ] Bar graph | ||
* [ ] Bubble graph | ||
* [ ] Gantt chart | ||
* [ ] Line graph | ||
* [ ] Paired result | ||
* [ ] Pie chart | ||
* [ ] Scatter plot | ||
* [ ] Timeline | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**Link to CodeSandbox** | ||
|
||
Use [this](https://codesandbox.io/s/carbon-sandbox-vd27d) template to reproduce the behavior. | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Desktop (please complete the following information):** | ||
|
||
- OS: [e.g. iOS] | ||
- Browser [e.g. chrome, safari] | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |
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,35 +1,5 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
labels: ":construction: blocked: accessibility input needed, :construction: blocked: engineering input needed, :construction: blocked: functional input needed, :construction: blocked: reporter input needed, :construction: blocked: ux input needed" | ||
--- | ||
## Note: | ||
|
||
**What part of Carbon does this feature request correlate to?** | ||
**- Since we are done with source code migration, Carbon-graphs is now maintained from Terra-graphs repository and from here on all the new issues should be raised in Terra-graphs repository. | ||
Please follow [this](https://github.com/cerner/terra-graphs/issues) link to raise the issue.** | ||
|
||
General graph logic: | ||
|
||
* [ ] Graph attributes (axes, legends, regions...etc.) | ||
* [ ] Other (please specify): | ||
|
||
Specific graph logic: | ||
|
||
* [ ] Bar graph | ||
* [ ] Bubble graph | ||
* [ ] Gantt chart | ||
* [ ] Line graph | ||
* [ ] Paired result | ||
* [ ] Pie chart | ||
* [ ] Scatter plot | ||
* [ ] Timeline | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. |