]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Improve issue template options 13904/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 12 Mar 2024 13:19:29 +0000 (09:19 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Tue, 12 Mar 2024 13:24:29 +0000 (09:24 -0400)
* Link to GitHub Discussions Q&A category
* Treat descriptions as sentences

.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature_request.md

index f6c0503588765d7e127b2336afae7e4277b46e6c..13044f019de23b10117fdac42a99a129b7255a0c 100644 (file)
@@ -1,6 +1,6 @@
 ---
 name: Bug report
-about: Create a report to help us improve
+about: Create a report to help us improve.
 title: ''
 labels: ''
 assignees: ''
index 99f51739252bbfff07424e4d295a39ca365a3494..b6ecb31f9bb9e2c3195b17e66284089ba18a6608 100644 (file)
@@ -1,6 +1,9 @@
 blank_issues_enabled: false
 
 contact_links:
+- name: Ask a question
+  url: https://github.com/PowerDNS/pdns/discussions/categories/q-a
+  about: Use GitHub discussions to ask Questions and get Answers.
 - name: Get help with a question or a problem
   url: https://www.powerdns.com/opensource.html
-  about: Find us on IRC or our mailing lists to get the answers or help you need!
\ No newline at end of file
+  about: Find us on IRC or our mailing lists to get the answers or help you need!
index d49699a5992d296b988992dcfb2a814ebf85ba14..97a96367f95fc8514bdff2e829cc3ca5c753aebd 100644 (file)
@@ -1,6 +1,6 @@
 ---
 name: Feature request
-about: Suggest an idea for this project
+about: Suggest an idea for this project.
 title: ''
 labels: ''
 assignees: ''