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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2022-03-16 21:48:36 +0300
committerRémy Coutable <remy@rymai.me>2022-03-16 21:53:40 +0300
commit81e430e573a377f7cc14bd46896d735dc693157b (patch)
tree957231da9fa5efc54cefe80c72e75a2683a4d40a /.gitlab
parent2320eb4718766b07998aae034d63ac70ec2a97ee (diff)
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Default.md11
-rw-r--r--.gitlab/merge_request_templates/Default.md4
2 files changed, 15 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md
new file mode 100644
index 00000000..f87b82e3
--- /dev/null
+++ b/.gitlab/issue_templates/Default.md
@@ -0,0 +1,11 @@
+Before raising an issue to the GitLab issue tracker, please read through our guide for finding help to determine the best place to post:
+
+* https://about.gitlab.com/getting-help/
+
+If you are experiencing an issue when using GitLab.com, your first port of call should be the Community Forum. Your issue may have already been reported there by another user. Please check:
+
+* https://forum.gitlab.com/
+
+If you feel that your issue can be categorized as a reproducible bug or a feature proposal, please use one of the issue templates provided and include as much information as possible.
+
+Thank you for helping to make GitLab a better product.
diff --git a/.gitlab/merge_request_templates/Default.md b/.gitlab/merge_request_templates/Default.md
new file mode 100644
index 00000000..f6fe254b
--- /dev/null
+++ b/.gitlab/merge_request_templates/Default.md
@@ -0,0 +1,4 @@
+
+
+/label ~"Category:Docs Site" ~"type::maintenance"
+/assign me