Corrections to issue template

- add encouragement to search before creating a new issue
- fix uncapitalized label that does not get applied
This commit is contained in:
David Benque 2022-09-01 12:25:45 +01:00
parent db8b6f06c6
commit c220efc2b3
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
name: Feature Request
description: Suggest an idea for CryptPad
labels: ["feature request"]
description: Suggest an idea for CryptPad. Please search past issues and labels to check that your question/idea has not already been addressed. If it has please comment on the relevant issues instead of creating a new one
labels: ["Feature Request"]
body:
- type: textarea
attributes:
@ -17,4 +17,4 @@ body:
- type: textarea
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request.
description: Add any other context or screenshots about the feature request.