Skip to content

Commit eb11c48

Browse files
authored
Update issue templates
1 parent e71946b commit eb11c48

File tree

3 files changed

+19
-10
lines changed

3 files changed

+19
-10
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ assignees: RichardZhu2
77

88
---
99

10+
**Quick Check**
11+
- [ ] I've checked the [documentation](https://pyper-dev.github.io/pyper/) and verified that the behaviour is unintended
12+
- [ ] I've checked existing issues for similar bug reports
13+
1014
**Description**
1115
Please describe what the bug is and when it occurs (mention package version and OS if relevant)
1216

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/question.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: Question
3+
about: Need some help?
4+
title: "[QUESTION] <New Question>"
5+
labels: ''
6+
assignees: RichardZhu2
7+
8+
---
9+
10+
**Quick Check**
11+
- [ ] I've checked the [documentation](https://pyper-dev.github.io/pyper/) and have not found what I'm looking for
12+
- [ ] I've checked existing issues for similar questions
13+
14+
**Question**
15+
Please ask away! 😊

0 commit comments

Comments
 (0)