summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-02-23 21:34:39 +0000
committerKitware Robot <kwrobot@kitware.com>2023-02-23 16:34:53 -0500
commit3f41c0a12ad885102ae1bb1ab8cee444ad049040 (patch)
tree6716e90d2685e79622700f4e73118e750e412945 /.gitlab
parentdf5adfd5ab1f2ab30acf33031a75fc2c69dfd599 (diff)
parente408157e1bd684b087803cb07ce85f0e7e2912de (diff)
downloadcmake-3f41c0a12ad885102ae1bb1ab8cee444ad049040.tar.gz
Merge topic 'gitlab-issue-template'
e408157e1b gitlab: Add default issue template Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: scivision <michael@scivision.dev> Acked-by: Marc Chevrier <marc.chevrier@gmail.com> Merge-request: !8244
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Default.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md
new file mode 100644
index 0000000000..3b083d2c32
--- /dev/null
+++ b/.gitlab/issue_templates/Default.md
@@ -0,0 +1,9 @@
+<!--
+This issue tracker is for CMake upstream development:
+
+* If you are having trouble building a specific third-party project
+ that uses CMake, ask for help in that project's forums first.
+
+* If you have a coding or usage question, please ask for help
+ on the CMake discourse forums: https://discourse.cmake.org/
+-->