Update issue templates

Closes #1071
main
Michael Fix 4 years ago committed by GitHub
parent 40524bd2e6
commit b4e2c0b06d

@ -1,6 +1,10 @@
--- ---
name: Bug report name: Bug report
about: Create a bug report to help us improve Carbon about: Create a report to help fix something about Carbon
title: ''
labels: bug
assignees: ''
--- ---
**Describe the bug** **Describe the bug**

@ -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…
Cancel
Save