mirror of https://github.com/xwiki-labs/cryptpad
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:
parent
db8b6f06c6
commit
c220efc2b3
|
@ -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.
|
Loading…
Reference in New Issue