From: Nikos Mavrogiannopoulos Date: Mon, 31 Oct 2016 13:35:22 +0000 (+0100) Subject: Added issue templates [ci skip] X-Git-Tag: gnutls_3_5_6~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea4a46d864579cae7a6ff150ab56c584eb225e99;p=thirdparty%2Fgnutls.git Added issue templates [ci skip] --- diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md new file mode 100644 index 0000000000..a6a895618b --- /dev/null +++ b/.gitlab/issue_templates/Bug.md @@ -0,0 +1,22 @@ +## Description of problem: + + +## Version of gnutls used: + + +## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL) + + +## How reproducible: + +Steps to Reproduce: +1. +2. +3. + +## Actual results: + + +## Expected results: + + diff --git a/.gitlab/issue_templates/Feature.md b/.gitlab/issue_templates/Feature.md new file mode 100644 index 0000000000..a4d128c597 --- /dev/null +++ b/.gitlab/issue_templates/Feature.md @@ -0,0 +1,9 @@ +## Description of the feature: + + +## Applications that this feature may be relevant to: + + +## Is this feature implemented in other libraries (and which) + +