Skip to content

Commit c5d8a60

Browse files
Update issue templates
1 parent 08e289f commit c5d8a60

File tree

2 files changed

+25
-2
lines changed

2 files changed

+25
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[Bug]"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
## **Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
## **Additional context**
14+
Add any other context about the problem here.
15+
16+
## **Expected behavior**
17+
A clear and concise description of what you expected to see.
18+
19+
## **Screenshots**
20+
If applicable, add screenshots to help explain your problem.
21+
22+
**Additional context**
23+
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/ref-material-submissions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: Ref Material submissions
33
about: Suggested Reference Material submission
44
title: "[Ref Material]"
5-
labels: ''
6-
assignees: seanmcilroy29
5+
labels: Ref Material
6+
assignees: ''
77

88
---
99

0 commit comments

Comments
 (0)