Explorar el Código

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

Sjoerd Bozon hace 1 año
padre
commit
c9d6a8ceef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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']