mirror of https://github.com/sgoudham/carbon.git
parent
40524bd2e6
commit
b4e2c0b06d
@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**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.
|
@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
name: Other
|
||||||
|
about: Let us know about something else
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Describe the change**
|
||||||
|
A clear and concise description of your proposal.
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain the issue.
|
||||||
|
|
||||||
|
**Info (please complete the following information):**
|
||||||
|
|
||||||
|
- OS [e.g. macOS, Linux, Windows, iOS]:
|
||||||
|
- Browser [e.g. Chrome, Safari, Firefox]:
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Code snippet</summary>
|
||||||
|
<pre>
|
||||||
|
<!-- Paste an example code snippet, if applicable -->
|
||||||
|
</pre>
|
||||||
|
</details>
|
Loading…
Reference in New Issue