Parcourir la source

Remove `enhancement` and `bug` as default tags on documentation tickets

default_compile_flags
vector-of-bool il y a 5 ans
Parent
révision
27de014c4a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      .github/ISSUE_TEMPLATE/docs-change.md

+ 1
- 1
.github/ISSUE_TEMPLATE/docs-change.md Voir le fichier

@@ -4,7 +4,7 @@ about:
Report an omission, contradiction, or inaccuracy in the documentation, or
request an addition to the documentation,
title: "[DOCS]"
labels: enhancement,documentation,bug
labels: documentation
assignees: ''

---

Chargement…
Annuler
Enregistrer