diff --git a/.github/ISSUE_TEMPLATE/new_feature.yml b/.github/ISSUE_TEMPLATE/new_feature.yml index fcf71cae0..a8b434a75 100644 --- a/.github/ISSUE_TEMPLATE/new_feature.yml +++ b/.github/ISSUE_TEMPLATE/new_feature.yml @@ -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. \ No newline at end of file