Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2017-08-30 22:23:06 +0300
committerYann Leboulanger <asterix@lagaule.org>2017-08-30 22:25:06 +0300
commit6d3c1d97817bb2fe55d390207a2c0a5c0b2114f1 (patch)
tree60778950b7ee48ad3a69198ce675e2ccfac9397c /.gitlab
parentb7efb3604ed3c0fd2fe95b02b5304039003cb7db (diff)
add issue templates
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Bug.md21
-rw-r--r--.gitlab/issue_templates/Enhancement.md5
2 files changed, 26 insertions, 0 deletions
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
+
+