Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 11 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ assignees: ''

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

Remove the following line and the text above it before submitting this issue:

Please remove the following line and the text above it before submitting this issue:

-------------------------------------------------------------

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

**Desktop (please complete the following information):**
- OS: [e.g. macOS Mojave]
- App version [e.g. 1.1.1]
**Desktop:**
- OS Version:
- iOS Device: (if applicable)

**Checklist (place an x between the brackets to mark as completed):**
- [ ] I have made sure I am on the latest version of blobsaver
- [ ] I have checked the blobsaver wiki to see if there is already a solution to my problem
- [ ] I have tried common troubleshooting tactics such as restarting my computer and reinstalling blobsaver

**Log(s)**
```
If applicable, paste any log(s) here, on the lines between the backticks.
```
```
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
blank_issues_enabled: false
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Question
about: Request more information about blobsaver
title: ''
labels: question
assignees: ''

---

DO NOT SUBMIT A BUG REPORT OR FEATURE REQUEST USING THIS TEMPLATE, YOUR ISSUE WILL BE CLOSED AND/OR DELETED


Please remove the following line and the text above it before submitting this issue:

-------------------------------------------------------------