diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/4-docs-issue.yml (renamed from .github/ISSUE_TEMPLATE/4-docs-problem.yml) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/4-docs-problem.yml b/.github/ISSUE_TEMPLATE/4-docs-issue.yml index 316488248..4c4031388 100644 --- a/.github/ISSUE_TEMPLATE/4-docs-problem.yml +++ b/.github/ISSUE_TEMPLATE/4-docs-issue.yml @@ -1,6 +1,6 @@ -name: 📗 Documentation Request +name: 📗 Documentation Issue description: Tell us if there is missing or incorrect documentation -labels: [documentation] +labels: [docs] body: - type: markdown attributes: |