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:
authorEvan Read <eread@gitlab.com>2023-04-11 04:40:15 +0300
committerEvan Read <eread@gitlab.com>2023-04-11 04:40:15 +0300
commit657218ad334dfa671fda7c55c5be9dedc48b3f56 (patch)
treeb85189e4c4b04078979823b4a9ee7b7376c087f4
parentb588ea1e12ebe923f0e03eb636d782082229c422 (diff)
parenteb8da7a258640875ee4be47e8b60292cf6798754 (diff)
Merge branch 'axil-search-labels-default-template' into 'main'
Add suggestion to use search labels in default issue template See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3721 Merged-by: Evan Read <eread@gitlab.com> Approved-by: Evan Read <eread@gitlab.com> Co-authored-by: Achilleas Pipinellis <axil@gitlab.com>
-rw-r--r--.gitlab/issue_templates/Default.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md
index 056b1c1a..c9a76931 100644
--- a/.gitlab/issue_templates/Default.md
+++ b/.gitlab/issue_templates/Default.md
@@ -12,6 +12,13 @@ If you feel that your issue can be categorized as a reproducible bug or a featur
- GitLab Docs content, please [raise an issue](https://gitlab.com/gitlab-org/gitlab/-/issues) on the GitLab project.
- GitLab Docs publishing or pipelines, please remove this text and provide as much information as possible.
+If you're opening an issue related to search, make sure to use one of the following
+labels. Remove the ones you don't need.
+
+/label ~"docsearch::algolia"
+/label ~"docsearch::google"
+/label ~"docsearch::lunrjs"
+
Thank you for helping to make GitLab a better product.
-->