summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab/issue_templates/general_issue.md17
-rw-r--r--.gitlab/merge_request_templates/general_merge_request.md7
2 files changed, 24 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/general_issue.md b/.gitlab/issue_templates/general_issue.md
new file mode 100644
index 0000000..f73c06f
--- /dev/null
+++ b/.gitlab/issue_templates/general_issue.md
@@ -0,0 +1,17 @@
+## Current behaviour, description of the problem
+[State what seems to be the biggest issue here]: #
+
+
+## Desired behaviour
+[What polkit should do, but doesn't]: #
+
+
+## Reproducer
+[What are the steps to reproduce the issue. This will help us to find the root cause faster.]: #
+
+
+## Detailed description
+[Please try to be as descriptive, yet concise here]: #
+[Version of polkit]: #
+[Version of OS]: #
+[Anything else related to the issue]: #
diff --git a/.gitlab/merge_request_templates/general_merge_request.md b/.gitlab/merge_request_templates/general_merge_request.md
new file mode 100644
index 0000000..a10ec09
--- /dev/null
+++ b/.gitlab/merge_request_templates/general_merge_request.md
@@ -0,0 +1,7 @@
+## Summary
+[short description of the problem and the change]: #
+
+
+
+## Detailed description and/or reproducer
+[Please be more descriptive yet concise here. This text will help us with testing, urgency and severity assessment.]: #