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

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/issue_templates')
-rw-r--r--.gitlab/issue_templates/Bug.md22
-rw-r--r--.gitlab/issue_templates/Enhancement.md5
2 files changed, 27 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
new file mode 100644
index 0000000..637d342
--- /dev/null
+++ b/.gitlab/issue_templates/Bug.md
@@ -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
+
+
diff --git a/.gitlab/issue_templates/Enhancement.md b/.gitlab/issue_templates/Enhancement.md
new file mode 100644
index 0000000..75eac4e
--- /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
+
+