diff --git a/.gitea/bug.md b/.gitea/bug.md new file mode 100644 index 0000000..14a5468 --- /dev/null +++ b/.gitea/bug.md @@ -0,0 +1,37 @@ +--- +name: 'Bug Report' +about: 'Use this when filing a bug report' +title: 'Bug title' +ref: 'main' +labels: + - 'Kind/Bug' + - 'Status/Need More Info' +--- + + + +### Operating System + Version + + +### App version + + +### What was expected to happen + + +### What actually happened + + +### Steps to reproduce + + +- [] I have checked the [list of issues](https://git.mnau.xyz/hernik/prasule/issues) and I'm sure this is not a duplicate + \ No newline at end of file diff --git a/.gitea/feature.md b/.gitea/feature.md new file mode 100644 index 0000000..e86b14e --- /dev/null +++ b/.gitea/feature.md @@ -0,0 +1,17 @@ +--- +name: 'Feature Request' +about: 'Request a new feature' +title: 'My awesome feature' +ref: 'main' +labels: + - 'Kind/Feature' +--- + +- [] I have checked the [list of issues](https://git.mnau.xyz/hernik/prasule/issues) and I'm sure this is not a duplicate + + +### Is your feature request related to a bug or an issue? If yes, describe it or link it + + +### Describe your request, how you'd like it to be implemented etc. +