PolicyKit: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Mar 15 16:43:07 UTC 2023


 .gitlab/issue_templates/general_issue.md                 |   17 +++++++++++++++
 .gitlab/merge_request_templates/general_merge_request.md |    7 ++++++
 2 files changed, 24 insertions(+)

New commits:
commit 1d4b57412bffb53de27ce80985d0adee70482588
Author: Jan Rybar <jrybar at redhat.com>
Date:   Wed Mar 15 16:43:05 2023 +0000

    Gitlab templates

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.]: #


More information about the hal-commit mailing list