diff options
author | Vicky Risk <vicky@isc.org> | 2019-06-27 16:48:10 +0200 |
---|---|---|
committer | Vicky Risk <vicky@isc.org> | 2019-06-27 16:48:10 +0200 |
commit | 7688e47c4e2ffa3e177fd3d81ee188738e33dccd (patch) | |
tree | 51a5720570da73b89fc02ed1c74e314d792559f6 /.gitlab | |
parent | [#691,!395] Updated ChangeLog (diff) | |
download | kea-7688e47c4e2ffa3e177fd3d81ee188738e33dccd.tar.xz kea-7688e47c4e2ffa3e177fd3d81ee188738e33dccd.zip |
Update .gitlab/issue_templates/bug_report.md
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/bug_report.md | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/.gitlab/issue_templates/bug_report.md b/.gitlab/issue_templates/bug_report.md index 50b814b0e6..f86f7cfcf8 100644 --- a/.gitlab/issue_templates/bug_report.md +++ b/.gitlab/issue_templates/bug_report.md @@ -31,29 +31,5 @@ Add any other context about the problem here. In particular, feel free to share Make sure you anonymize your config files (at the very lease make sure you obfuscate your database credentials, but you may also replace your actual IP addresses and host names with example.com and 10.0.0.0/8 or 2001:db8::/32). -**Some initial questions** -- Are you sure your feature is not already implemented in the latest Kea version? -- Are you sure what you would like to do is not possible using some other mechanisms? -- Have you discussed your idea on kea-users or kea-dev mailing lists? - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -It is very important to describe what you would like to do and why? - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context about the feature request here. - -**Funding its development** -Kea is run by ISC, which is a small non-profit organization without any government funding or any permanent sponsorship organizations. Are you able and willing to participate financially in the development costs? - -**Participating in development** -Are you willing to participate in the feature development? ISC team always tries to make a feature as generic as possible, so it can be used in wide variety of situations. That means the proposed solution may be a bit different that you initially thought. Are you willing to take part in the design discussions? Are you willing to test an unreleased engineering code? - **Contacting you** How can ISC reach you to discuss this matter further? If you do not specify any means such as e-mail, jabber id or a telephone, we may send you a message on github with questions when we have them. |