diff --git a/.github/ISSUE_TEMPLATE/1a_FeatureRequest.yml b/.github/ISSUE_TEMPLATE/1a_FeatureRequest.yml index 0c57446..e792662 100644 --- a/.github/ISSUE_TEMPLATE/1a_FeatureRequest.yml +++ b/.github/ISSUE_TEMPLATE/1a_FeatureRequest.yml @@ -23,13 +23,13 @@ body: attributes: label: Feature Request / Modification Description description: | - - Use following template within a PR and link it to this issue - [Change Management Feature Request Template](https://eclipse-score.github.io/process_description/main/process_areas/change_management/guidance/change_management_feature_template.html) needs to be used + - Use following template within a PR and link it to this issue, if a new Feature is requested or the scope of an existing one is changed, otherwise just file a Task or Bug issue + [Change Management Feature Request Template](https://eclipse-score.github.io/process_description/main/process_areas/change_management/guidance/change_management_decision_record_template.html) validations: required: true - type: checkboxes attributes: - label: Expected Changes ot work products + label: Expected Changes of work products options: - label: Requirements - label: Architecture @@ -44,8 +44,8 @@ body: attributes: label: Impact analysis description: | - - Summary of the impacted analysis - [Change Management Impact Analysis Template](https://eclipse-score.github.io/process_description/main/process_areas/change_management/guidance/change_management_impact_analysis_template.html) needs to be used + - Summary of the impacted analysis, use the following template or parts and copy it to the decision record or in this issue field + [Change Management Impact Analysis Template](https://eclipse-score.github.io/process_description/main/process_areas/change_management/guidance/change_management_impact_analysis_template.html) validations: required: true - type: checkboxes diff --git a/.github/ISSUE_TEMPLATE/1b_ComponentenRequest.yml b/.github/ISSUE_TEMPLATE/1b_ComponentenRequest.yml index 7e4d7c3..92d34e9 100644 --- a/.github/ISSUE_TEMPLATE/1b_ComponentenRequest.yml +++ b/.github/ISSUE_TEMPLATE/1b_ComponentenRequest.yml @@ -23,13 +23,13 @@ body: attributes: label: Component Request /Modification Description description: | - - Use following template within a PR and link it to this issue - [Change Management Component Request Template](https://eclipse-score.github.io/process_description/main/process_areas/change_management/guidance/change_management_component_template.html) needs to be used + - Use following template within a PR and link it to this issue, if a new Component is requested or the scope of an existing one is changed, otherwise just file a Task or Bug issue + [Change Management Component Request Template](https://eclipse-score.github.io/process_description/main/process_areas/change_management/guidance/change_management_decision_record_template.html) validations: required: true - type: checkboxes attributes: - label: Expected Changes ot work products + label: Expected Changes of work products options: - label: Requirements - label: Architecture @@ -44,8 +44,8 @@ body: attributes: label: Impact analysis description: | - - Summary of the impacted analysis - [Change Management Impact Analysis Template](https://eclipse-score.github.io/process_description/main/process_areas/change_management/guidance/change_management_impact_analysis_template.html) needs to be used + - Summary of the impacted analysis, use the following template or parts and copy it to the decision record or in this issue field + [Change Management Impact Analysis Template](https://eclipse-score.github.io/process_description/main/process_areas/change_management/guidance/change_management_impact_analysis_template.html) validations: required: true - type: checkboxes