diff options
author | 2023-02-24 09:57:39 -0800 | |
---|---|---|
committer | 2023-02-24 09:57:39 -0800 | |
commit | 08308e2287521f2a321cc008167886f5d89a35cd (patch) | |
tree | f098e3f8b8911897d691c26e31c933b89241393a | |
parent | f366231bff574f893808ba964009581ec4599ebd (diff) | |
download | bun-08308e2287521f2a321cc008167886f5d89a35cd.tar.gz bun-08308e2287521f2a321cc008167886f5d89a35cd.tar.zst bun-08308e2287521f2a321cc008167886f5d89a35cd.zip |
Update docs issue template
-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: |