diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md new file mode 100644 index 0000000000000000000000000000000000000000..0622166b739c9062db3ef60f3483249fd09c7ffa --- /dev/null +++ b/.gitlab/issue_templates/Bug.md @@ -0,0 +1,28 @@ +####Summary + + + +####Steps to reproduce + + + +####Example Project + + + +####What is the current bug behavior? + + + +####What is the expected correct behavior? + + + +####Relevant logs and/or screenshots + + + +####Possible fixes + +/label Bug +/label Needs assignment