Add issue templates
This commit is contained in:
22
.gitlab/issue_templates/Bug.md
Normal file
22
.gitlab/issue_templates/Bug.md
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
**Please first check if another issue has been opened for your problem**
|
||||||
|
|
||||||
|
## Versions
|
||||||
|
|
||||||
|
- OS:
|
||||||
|
- Gajim version:
|
||||||
|
- Plugin version:
|
||||||
|
- GTK version:
|
||||||
|
- Python-nbxmpp version:
|
||||||
|
|
||||||
|
## Steps to reproduce the problem
|
||||||
|
|
||||||
|
1.
|
||||||
|
1.
|
||||||
|
1.
|
||||||
|
|
||||||
|
## Expected behavior
|
||||||
|
|
||||||
|
|
||||||
|
## Actual behavior
|
||||||
|
|
||||||
|
|
||||||
5
.gitlab/issue_templates/Enhancement.md
Normal file
5
.gitlab/issue_templates/Enhancement.md
Normal file
@@ -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
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user