Skip to content

Commit 177b40c

Browse files
authored
Update issue templates (#148)
1 parent 1b4bbfb commit 177b40c

File tree

3 files changed

+27
-5
lines changed

3 files changed

+27
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ assignees: ''
99

1010
YOUR ISSUE WILL BE CLOSED AND/OR DELETED IF YOU DO NOT FILL OUT THIS TEMPLATE
1111

12-
Remove the following line and the text above it before submitting this issue:
12+
13+
Please remove the following line and the text above it before submitting this issue:
1314

1415
-------------------------------------------------------------
1516

@@ -19,11 +20,16 @@ A clear and concise description of what the bug is and the expected behavior.
1920
**Screenshots**
2021
If applicable, add screenshots to help explain your problem.
2122

22-
**Desktop (please complete the following information):**
23-
- OS: [e.g. macOS Mojave]
24-
- App version [e.g. 1.1.1]
23+
**Desktop:**
24+
- OS Version:
25+
- iOS Device: (if applicable)
26+
27+
**Checklist (place an x between the brackets to mark as completed):**
28+
- [ ] I have made sure I am on the latest version of blobsaver
29+
- [ ] I have checked the blobsaver wiki to see if there is already a solution to my problem
30+
- [ ] I have tried common troubleshooting tactics such as restarting my computer and reinstalling blobsaver
2531

2632
**Log(s)**
2733
```
2834
If applicable, paste any log(s) here, on the lines between the backticks.
29-
```
35+
```

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

.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: Request more information about blobsaver
4+
title: ''
5+
labels: question
6+
assignees: ''
7+
8+
---
9+
10+
DO NOT SUBMIT A BUG REPORT OR FEATURE REQUEST USING THIS TEMPLATE, YOUR ISSUE WILL BE CLOSED AND/OR DELETED
11+
12+
13+
Please remove the following line and the text above it before submitting this issue:
14+
15+
-------------------------------------------------------------

0 commit comments

Comments
 (0)