2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Merge branch 'feature-request-template' into 'master'

Add a Feature Request template and remove the Security template

See merge request isc-projects/bind9!128
This commit is contained in:
Ondřej Surý
2018-03-14 19:37:29 -04:00
3 changed files with 12 additions and 7 deletions

View File

@@ -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"

View File

@@ -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).

View 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