🎨 style(issue_template): add prefixes to issue titles

Add prefixes to issue titles to improve consistency and make it easier to identify the type of issue.

- `[FEAT]` for feature requests
- `[QUESTION]` for questions

Also, update the bug report template to move the instructions for finding the app version to a markdown section and remove the placeholder text from the version input field. This makes it clearer and easier to follow the instructions.
This commit is contained in:
Robert Ellegate
2023-04-09 11:16:01 -04:00
parent 1efe2e16a5
commit 37a6da5a3b
3 changed files with 10 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
---
name: Question
about: Ask a question about 'Keepass2Android'.
title: ''
title: '[QUESTION] '
labels: question
assignees: ''