From: Ondřej Surý Date: Wed, 14 Mar 2018 21:44:02 +0000 (+0100) Subject: Add a Feature Request template and remove the Security template as it was dup of... X-Git-Tag: v9.13.0~94^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c72ff6e0085daae9ed8d51b80218e1355fe4468a;p=thirdparty%2Fbind9.git Add a Feature Request template and remove the Security template as it was dup of text in Bug template --- diff --git a/.gitlab/issue_templates/Feature_Request.md b/.gitlab/issue_templates/Feature_Request.md new file mode 100644 index 00000000000..9ad28f49ed1 --- /dev/null +++ b/.gitlab/issue_templates/Feature_Request.md @@ -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 index 8b27f7b43a1..00000000000 --- a/.gitlab/issue_templates/Security.md +++ /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). diff --git a/util/copyrights b/util/copyrights index a241d146d24..8eefaa15202 100644 --- a/util/copyrights +++ b/util/copyrights @@ -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