]> granicus.if.org Git - pdns/commitdiff
make separate bug/report templates
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 16 Sep 2019 13:49:10 +0000 (15:49 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 16 Sep 2019 13:49:10 +0000 (15:49 +0200)
.github/ISSUE_TEMPLATE/bug_report.md [moved from .github/ISSUE_TEMPLATE.md with 74% similarity]
.github/ISSUE_TEMPLATE/feature_request.md [new file with mode: 0644]

similarity index 74%
rename from .github/ISSUE_TEMPLATE.md
rename to .github/ISSUE_TEMPLATE/bug_report.md
index 33bd388f9f2e49574ebae5751609be024a6f5ba4..952da7d1fc7b4d1cea5811f9414ed201e28567c8 100644 (file)
@@ -4,17 +4,11 @@
 
 <!-- Tell us what is issue is about -->
  - Program: Authoritative, Recursor, dnsdist <!-- delete the ones that do not apply -->
- - Issue type: Bug report/Feature request <!-- delete the one that does not apply -->
+ - Issue type: Bug report
 
 ### Short description
 <!-- Explain in a few sentences what the issue/request is -->
 
-
-
-
-<!--
-If this is a bug report, use the following part of the the template and delete the part at the bottom
--->
 ### Environment
 <!-- Tell us about the environment -->
  - Operating system: 
@@ -35,15 +29,3 @@ If this is a bug report, use the following part of the the template and delete t
 
 ### Other information
 <!-- if you already did more digging into the issue, please provide all the information you gathered -->
-
-
-
-
-<!--
-Use the part below to file a feature request and delete the bug report part above.
--->
-### Usecase
-<!-- Tell what you're trying to achieve, without describing _what_ the requested feature should do -->
-
-### Description
-<!-- Describe as extensively as possible what you want the software to do -->
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644 (file)
index 0000000..5d1dfc0
--- /dev/null
@@ -0,0 +1,16 @@
+<!-- Hi! Thanks for filing an issue. It will be read with care by human beings. Can we ask you to please fill out this template and not simply demand new features or send in complaints? Thanks! -->
+<!-- Also please search the existing issues (both open and closed) to see if your report might be duplicate -->
+<!-- Please don't file an issue when you have a support question, send support questions to the mailinglist or ask them on IRC (https://www.powerdns.com/opensource.html) -->
+
+<!-- Tell us what is issue is about -->
+ - Program: Authoritative, Recursor, dnsdist <!-- delete the ones that do not apply -->
+ - Issue type: Feature request
+
+### Short description
+<!-- Explain in a few sentences what the issue/request is -->
+
+### Usecase
+<!-- Tell what you're trying to achieve, without describing _what_ the requested feature should do -->
+
+### Description
+<!-- Describe as extensively as possible what you want the software to do -->