Skip to content

Commit 3b44065

Browse files
committed
Add issue template metadata
1 parent 728f8b7 commit 3b44065

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
name: Bug Report
3+
about: Report an issue with CIDER you've discovered.
4+
---
5+
16
*Use the template below when reporting bugs. Please, make sure that
27
you're running the latest stable CIDER and that the problem you're reporting
38
hasn't been reported (and potentially fixed) already.*
Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1-
## Proposed feature/enhancement
1+
---
2+
name: Feature Request
3+
about: Suggest new CIDER features or improvements to existing features.
4+
---
25

3-
## Rationale
6+
**Is your feature request related to a problem? Please describe.**
7+
8+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
9+
10+
**Describe the solution you'd like**
11+
12+
A clear and concise description of what you want to happen.
13+
14+
**Describe alternatives you've considered**
15+
16+
A clear and concise description of any alternative solutions or features you've considered.
17+
18+
**Additional context**
19+
20+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)