Skip to content

Commit bd9c3d9

Browse files
committed
update 1-bugfix issue template to align with version in score
issue template in score was changed, thus the template here must be adapted accordingly fix missing option security Resolves: #134
1 parent a7973f6 commit bd9c3d9

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/1-bugfix.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ body:
3232
label: Analysis results
3333
description: |
3434
Documentation of the analysis results
35-
Link to Pull Request containing the results
3635
validations:
3736
required: true
3837
- type: textarea

process/folder_templates/features/feature_name/requirements/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Requirements
3737
:id: stkh_req__requirements__template
3838
:reqtype: Non-Functional
3939
:safety: ASIL_B
40+
:security: YES
4041
:rationale: Exists just for the template example
4142
:status: invalid
4243

process/process_areas/architecture_design/_assets/architecture_modeling_example.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ Component Architecure File(s)
210210
:id: stkh_req__archdes_example_req
211211
:reqtype: Functional
212212
:safety: ASIL_B
213+
:security: YES
213214
:rationale: needed for archdes example
214215
:status: valid
215216

0 commit comments

Comments
 (0)