From 68379cab9b6713bc24817fd3e2ed67bedd2d3ca0 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Wed, 21 Mar 2018 00:59:06 +0000 Subject: [PATCH] Add a template for bug reports GitLab issues can use templates to guide users when filing new bug reports; we should take advantage of this feature. --- .gitlab/issue_templates/Bug.md | 39 ++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 .gitlab/issue_templates/Bug.md diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md new file mode 100644 index 0000000000..84a05a4ea2 --- /dev/null +++ b/.gitlab/issue_templates/Bug.md @@ -0,0 +1,39 @@ +## Steps to reproduce + + 1. ... + 2. ... + 3. ... + + + +## Current behavior + + +## Expected outcome + + +# Version information + + +# Additional information +