Added issue templates

pull/19/head
Josh Moore 3 years ago committed by GitHub
parent 20eef5ed23
commit 0b83992319

@ -0,0 +1,12 @@
---
name: Feature request
about: Suggest a new feature
title: "[FEATURE] Title"
labels: enhancement
assignees: ''
---
## Describe the feature
## Additional details

@ -0,0 +1,10 @@
---
name: General question
about: Ask a question
title: "[QUESTION] Title"
labels: question
assignees: ''
---

@ -0,0 +1,25 @@
---
name: Report bug
about: Report a new bug. Check for duplicates before submitting!
title: "[BUG] Title"
labels: bug
assignees: ''
---
## Expected Behavior
## Actual Behavior
## Steps to Reproduce the Problem
1.
1.
1.
## Specifications
- **ass version**:
- **host OS**: (linux/windows/macos including versions and distros)
- **reverse proxy**: ("no" or the name of the proxy software)
- **Cloudflare?** yes/no
Loading…
Cancel
Save