Browse Source

add a prefix for docs related issues

alexchenzl 4 months ago
parent
commit
5fee41aa78
2 changed files with 2 additions and 1 deletions
  1. 1 1
      .github/ISSUE_TEMPLATE/config.yml
  2. 1 0
      .github/ISSUE_TEMPLATE/docs.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/config.yml

@@ -4,4 +4,4 @@ blank_issues_enabled: false
 contact_links:
   - name: GitHub Discussions
     url: https://github.com/nanobrowser/nanobrowser/discussions
-    about: Please ask and answer questions here to keep the issue tracker clean.
+    about: For questions and discussions that don't belong in issues, please use our Discussions forum.

+ 1 - 0
.github/ISSUE_TEMPLATE/docs.yml

@@ -1,5 +1,6 @@
 name: Documentation
 description: Suggest a change to our documentation
+title: "[Docs]: "
 labels: ["docs", "needs-triage"]
 body:
   - type: markdown