Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/1a_FeatureRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/1b_ComponentenRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down