mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
gitlab: Add default issue template
Populate issue descriptions by default with a note directing reporters to other resources they should consider using first. Make it a comment so that the content does not actually render in the report not removed.
This commit is contained in:
9
.gitlab/issue_templates/Default.md
Normal file
9
.gitlab/issue_templates/Default.md
Normal file
@@ -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/
|
||||
-->
|
||||
Reference in New Issue
Block a user