Prechádzať zdrojové kódy

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

Sjoerd Bozon 1 rok pred
rodič
commit
c9d6a8ceef
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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']