Skip to content

Commit f4ab548

Browse files
authored
update issue template (#296)
update issue template
2 parents 3422efc + 61aa5e3 commit f4ab548

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: 'Bug Report'
3-
about: 'Report a bug to help improve the package'
3+
about: 'Report a bug or unexpected behavior to help us improve the package'
44
labels: 'bug'
55
---
66

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: 'Feature Request'
3+
about: 'Suggest a new idea or improvement for BrainPy'
4+
labels: 'enhancement'
5+
---
6+
7+
Please:
8+
9+
- [ ] Check for duplicate requests.
10+
- [ ] Describe your goal, and if possible provide a code snippet with a motivating example.

0 commit comments

Comments
 (0)