Преглед изворни кода

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']