diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md new file mode 100644 index 000000000..3438f0a1f --- /dev/null +++ b/.gitlab/issue_templates/Bug.md @@ -0,0 +1,21 @@ +**Please first check if another issue has been opened for your problem** + +## Versions + + - OS: + - Gajim version: + - GTK version: + - Python-nbxmpp version: + +## Steps to reproduce the problem + + 1. + 1. + 1. + +## Expected behavior + + +## Actual behavior + + diff --git a/.gitlab/issue_templates/Enhancement.md b/.gitlab/issue_templates/Enhancement.md new file mode 100644 index 000000000..75eac4e72 --- /dev/null +++ b/.gitlab/issue_templates/Enhancement.md @@ -0,0 +1,5 @@ +**Please note by far the quickest way to get a new feature is to file a Merge Request.** + +## Description of the new feature + +