Skip to content

Commit f9f5fa1

Browse files
committed
docs: Update issue templates
1 parent 11088b2 commit f9f5fa1

File tree

3 files changed

+24
-4
lines changed

3 files changed

+24
-4
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Clarify concept
3+
about: Clarify concept
4+
title: Clarify concept
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Ask anything about the course.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Questions about the course material
3+
about: Questions about the course material
4+
title: Questions about the course material
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
Ask anything about the course material.

.github/ISSUE_TEMPLATE/bug_report.md renamed to .github/ISSUE_TEMPLATE/technical-troubleshooting-or-bugs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
name: Bug report
3-
about: Create a report to help us improve
4-
title: ''
2+
name: Technical troubleshooting or bugs
3+
about: Technical troubleshooting or bugs
4+
title: Technical troubleshooting or bugs
55
labels: ''
66
assignees: ''
77

88
---
99

10-
**Describe the bug**
10+
**Describe the bug or technical issue**
1111
A clear and concise description of what the bug is.
1212

1313
**To Reproduce**

0 commit comments

Comments
 (0)