diff --git a/.gitlab/issue_templates/bugs.md b/.gitlab/issue_templates/bugs.md index adccec431440aee7a889022480a820512396af32..75b403c79f42c0dcd8ee1be513cee9b70787a0a9 100644 --- a/.gitlab/issue_templates/bugs.md +++ b/.gitlab/issue_templates/bugs.md @@ -1,5 +1,3 @@ -## Title of the bug - ### Description Describe what happens and why you think it is a bug diff --git a/.gitlab/issue_templates/documentation_changes.md b/.gitlab/issue_templates/documentation_changes.md index 8150068589db5f3539a3e3f3faee465b4e7c8511..37545799bedd8df7497153892c9ddb1f0e41a960 100644 --- a/.gitlab/issue_templates/documentation_changes.md +++ b/.gitlab/issue_templates/documentation_changes.md @@ -1,5 +1,3 @@ -## Title of the documentation change requested - ### Target documentation ressources Can be a combination of Software guide, cookbook, doxygen, blog, applications doc, websites diff --git a/.gitlab/issue_templates/feature_request.md b/.gitlab/issue_templates/feature_request.md index fc0a276426a914cd5c06d86860ce9b63b1eca9e2..6031fad9a77fc5b1c2dba02fbbe52847963c58e6 100644 --- a/.gitlab/issue_templates/feature_request.md +++ b/.gitlab/issue_templates/feature_request.md @@ -1,3 +1 @@ -## Title of the requested feature - Short summary of the requested feature diff --git a/.gitlab/issue_templates/request_for_comments.md b/.gitlab/issue_templates/request_for_comments.md index d8e9cc3bdcdc6861a3a71c0545b7626b105a42d4..2c74aae515e3d30b890f239d2cb974c95677ab33 100644 --- a/.gitlab/issue_templates/request_for_comments.md +++ b/.gitlab/issue_templates/request_for_comments.md @@ -1,5 +1,3 @@ -## Title of the resquest for comments - ### What changes will be made and why they would make a better Orfeo ToolBox? #### High level description diff --git a/.gitlab/merge_request_templates/request_for_changes.md b/.gitlab/merge_request_templates/request_for_changes.md index 6ac7059409ad7d7a521769d1cad32f6545c88285..1fcd7227260d3ca5bc769480ba39cf5ef63926d0 100644 --- a/.gitlab/merge_request_templates/request_for_changes.md +++ b/.gitlab/merge_request_templates/request_for_changes.md @@ -1,5 +1,3 @@ -## Title of the Request for Changes - ### Summary Gives a short summary of the changes.