From 446775f80b07393ab9909a397861b1285dab3a7a Mon Sep 17 00:00:00 2001 From: Matthias Simon Date: Tue, 19 Nov 2024 13:57:04 +0100 Subject: [PATCH] Rename section --- .gitlab/issue_templates/Bug Report.md | 13 +++++++------ .gitlab/issue_templates/Clarification Needed.md | 7 +++++++ .gitlab/issue_templates/Editorial Issue.md | 7 +++++++ .gitlab/issue_templates/Feature Proposal.md | 7 +++++++ 4 files changed, 28 insertions(+), 6 deletions(-) diff --git a/.gitlab/issue_templates/Bug Report.md b/.gitlab/issue_templates/Bug Report.md index afc8eca..95726c6 100644 --- a/.gitlab/issue_templates/Bug Report.md +++ b/.gitlab/issue_templates/Bug Report.md @@ -11,6 +11,13 @@ see fit. ------ +### General Information + +Mantis ID/URL: +Clauses: +Affiliation: + + ### Summary Summarize the issue concisely. @@ -34,10 +41,4 @@ What should happen instead. If possible provide involved sections of the standar If you can, suggest possible fixes. -### Aditional Information - -Clauses: -Affiliation: - - /label ~type::bug diff --git a/.gitlab/issue_templates/Clarification Needed.md b/.gitlab/issue_templates/Clarification Needed.md index f1202ac..be7e66d 100644 --- a/.gitlab/issue_templates/Clarification Needed.md +++ b/.gitlab/issue_templates/Clarification Needed.md @@ -11,6 +11,13 @@ modify it as you see fit. ------ +### General Information + +Mantis ID/URL: +Clauses: +Affiliation: + + ### Summary Summarize the issue concisely. diff --git a/.gitlab/issue_templates/Editorial Issue.md b/.gitlab/issue_templates/Editorial Issue.md index 33e3e66..af93f6a 100644 --- a/.gitlab/issue_templates/Editorial Issue.md +++ b/.gitlab/issue_templates/Editorial Issue.md @@ -11,6 +11,13 @@ see fit. ------ +### General Information + +Mantis ID/URL: +Clauses: +Affiliation: + + ### Description What is the editorial issue you found? diff --git a/.gitlab/issue_templates/Feature Proposal.md b/.gitlab/issue_templates/Feature Proposal.md index 6227039..704af89 100644 --- a/.gitlab/issue_templates/Feature Proposal.md +++ b/.gitlab/issue_templates/Feature Proposal.md @@ -12,6 +12,13 @@ see fit. Note: There is no need for a design document at this point. ------ +### General Information + +Mantis ID/URL: +Clauses: +Affiliation: + + ### Summary A short summary of the proposal. -- GitLab