Improved issue templates

This commit is contained in:
Hygna 2022-09-08 17:38:43 +01:00
parent de6572eee4
commit 744ba5c9cc
2 changed files with 16 additions and 2 deletions

View file

@ -0,0 +1,35 @@
---
name: "Report a bug"
about: "Is Hyperpipe not behaving as expected? Report a bug so that it can be fixed as soon as possible."
labels:
- "Kind: Bug"
---
## Browser
- [ ] Chromium-Based
- [ ] Firefox-Based
- [ ] Webkit-Based
- [ ] Other
<!-- Name and Version -->.
## Platform
- [ ] Desktop
- [ ] Mobile
- [ ] Other
## Observed Behaviour
<!-- TODO -->
## Expected Behaviour
<!-- TODO -->
## Misc. ( optional )
<!-- Screen Shots / Console Logs / Network Requests / Anything else Relevant -->

View file

@ -0,0 +1,9 @@
---
name: "Suggest a new feature"
about: "Is there something missing that you want to see in Hyperpipe? Suggest a feature to have it come to an instance near you!"
labels:
- "Kind: Enhancement"
---
## Enhancement description