Переглянути джерело

fix(issuetemplate): fixing type in the feature template for type

Sjoerd Bozon 1 рік тому
батько
коміт
c9d6a8ceef
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      .github/ISSUE_TEMPLATE/feature-request.md

+ 1 - 1
.github/ISSUE_TEMPLATE/feature-request.md

@@ -3,7 +3,7 @@ name: "\U0001F4A1 Feature request \U0001F4A1"
 about: Suggest an idea for this project
 title: ''
 labels: ['needs-triage']
-types: "feature"
+type: "feature"
 assignees: ''
 projects: ['nightscout/2']