]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a Feature Request template and remove the Security template as it was dup of...
authorOndřej Surý <ondrej@sury.org>
Wed, 14 Mar 2018 21:44:02 +0000 (22:44 +0100)
committerOndřej Surý <ondrej@sury.org>
Wed, 14 Mar 2018 23:13:47 +0000 (00:13 +0100)
.gitlab/issue_templates/Feature_Request.md [new file with mode: 0644]
.gitlab/issue_templates/Security.md [deleted file]
util/copyrights

diff --git a/.gitlab/issue_templates/Feature_Request.md b/.gitlab/issue_templates/Feature_Request.md
new file mode 100644 (file)
index 0000000..9ad28f4
--- /dev/null
@@ -0,0 +1,11 @@
+### Description
+
+(Describe the problem, use cases, benefits, and/or goals.)
+
+### Request
+
+(Describe the solution you'd like to see.)
+
+### Links / references
+
+/label ~"feature request"
diff --git a/.gitlab/issue_templates/Security.md b/.gitlab/issue_templates/Security.md
deleted file mode 100644 (file)
index 8b27f7b..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-### Security Issue
-
-If the bug you are reporting is potentially security-related - for example,
-if it involves an assertion failure or other crash in `named` that can be
-triggered repeatedly - then please do *NOT* report it here, but send an
-email to [security-officer@isc.org](security-officer@isc.org).
index a241d146d2498c38c44cff00ee564c78e2d39961..8eefaa15202bfd16f990ec09798a75068d67f7fd 100644 (file)
@@ -2,7 +2,7 @@
 ./.gitignore                                   X       2012,2013,2014,2015,2016,2017,2018
 ./.gitlab-ci.yml                               X       2018
 ./.gitlab/issue_templates/Bug.md               X       2018
-./.gitlab/issue_templates/Security.md          X       2018
+./.gitlab/issue_templates/Feature_Request.md   X       2018
 ./Atffile                                      X       2011,2018
 ./CHANGES                                      X       2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018
 ./CONTRIBUTING                                 X       2017,2018