Skip to content

Commit 65239a7

Browse files
authored
Merge pull request #68 from TrueLearnAI/update-templates
Update templates
2 parents b9bfcf8 + fef13d1 commit 65239a7

File tree

3 files changed

+9
-14
lines changed

3 files changed

+9
-14
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: ''
5-
labels: ''
5+
labels: 'Bug'
66
assignees: ''
77

88
---
@@ -23,16 +23,11 @@ A clear and concise description of what you expected to happen.
2323
**Screenshots**
2424
If applicable, add screenshots to help explain your problem.
2525

26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
26+
**System Information**
27+
Please provide the following information about your system:
28+
- OS: [e.g. Windows 10]
29+
- Affected Python Version(s): [e.g. 3.7]
3030

31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
31+
**Additional Context**
32+
Please add any other information useful to the bug report here.
3633

37-
**Additional context**
38-
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Documentation
33
about: Report an issue related to the TrueLearn documentation.
44
title: ''
5-
labels: ''
5+
labels: 'Documentation'
66
assignees: ''
77

88
---

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: ''
5-
labels: ''
5+
labels: 'Enhancement'
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)