summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2023-03-15 16:43:05 +0000
committerJan Rybar <jrybar@redhat.com>2023-03-15 16:43:05 +0000
commit1d4b57412bffb53de27ce80985d0adee70482588 (patch)
tree717db57069a489a6d3d9954b80c30bc48f87e799
parent322c014ccf21db7cd223192fa237178645c492e6 (diff)
downloadpolkit-1d4b57412bffb53de27ce80985d0adee70482588.tar.gz
Gitlab templates
-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.]: #