From ceacda7d80380ec832ce80d17c686128e646209d Mon Sep 17 00:00:00 2001 From: Andreas Becker Date: Tue, 29 Dec 2020 01:05:47 +0100 Subject: Added a bug, change and feature template (#716) Co-authored-by: Andreas Becker --- .github/ISSUE_TEMPLATE/feature.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature.md (limited to '.github/ISSUE_TEMPLATE/feature.md') diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md new file mode 100644 index 00000000..a20e7712 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -0,0 +1,27 @@ +--- +name: Feature +about: Add new functionality or suggest an idea to the project. +labels: feature, unreviewed + +--- + + + +# Desired behavior + + +# Screenshots/Mockup/Designs + + +# Additional information + + +# Your Environment + +Please tell us more about your environment + +**VeraCrypt version:** + +**Operating system and version:** + +**System type:** \ No newline at end of file -- cgit v1.2.3