diff --git a/.github/ISSUE_TEMPLATE/1_feature_template.md b/.github/ISSUE_TEMPLATE/1_feature_template.md index ae7b486..1d42ef8 100644 --- a/.github/ISSUE_TEMPLATE/1_feature_template.md +++ b/.github/ISSUE_TEMPLATE/1_feature_template.md @@ -3,7 +3,7 @@ name: Propose a Feature about: propose a new functionality --- -# Description +# Overview -## Feature Team - -### Contributor - -- Contributor 1 -- Contributor 2 - -### Committer - -- Committer 1 -- Committer 2 - - ## Explain the topic in 2 sentences @@ -32,7 +19,7 @@ Please see here an [example feature](https://github.com/eclipse-tractusx/sig-rel ## What are the Risks/Dependencies ? - + ## Detailed explanation @@ -41,25 +28,37 @@ Please see here an [example feature](https://github.com/eclipse-tractusx/sig-rel ### Proposed improvements +## Feature Team + +### Contributor + +- Contributor 1 +- Contributor 2 + +### Committer + +- Committer 1 +- Committer 2 + + ## User Stories - + - Issue 1, linked to specific repository - Issue 2, linked to another specific repository ## Acceptance Criteria - [ ] Criteria 1 - [ ] Criteria 2 - [ ] Criteria 3 -## Test cases +## Test Cases -### TestCase 1 +### Test Case 1 - #### Steps 1. Do something @@ -72,7 +71,7 @@ Add all Acceptence Criteria. These criteria are important for the definition of 2. Expectation 3. Expectation -### Architectural Relevance +## Architectural Relevance @@ -92,12 +91,12 @@ The following items are ensured (answer: yes) after this issue is implemented: - [ ] [CX-0018 Data Space Connectivity (EDC)](https://catenax-ev.github.io/docs/next/standards/CX-0018-DataspaceConnectivity) - **Data Format:** - [ ] The data model is based on a [published Semantic Model](https://github.com/eclipse-tractusx/sldt-semantic-models) -- [ ] The impact on the overall system architecture has been assessed? The feature does not require changes to the architecture or any existing standard? Please have a look here on the [overarching architecture](https://eclipse-tractusx.github.io/docs/tutorials/e2e/inform/architecture) +- [ ] The impact on the overall system architecture has been assessed. The Feature does not require changes to the architecture or any existing standard? Please have a look here on the [overarching architecture](https://eclipse-tractusx.github.io/docs/tutorials/e2e/inform/architecture) - [ ] Potential risks or conflicts with existing architecture has been assessed **Justification:** _(Fill this out, if at least one of the checkboxes above cannot be ticked. Contact the Architecture Management Committee to get an approval for the justification)_ ## Additional information -- [ ] I leave this unticked as it is natural for me, that I only propose features for which I commit the proper invest to get them implemented. If I have to tick it, I understand that contributing a feature without the capacity to implement it is very bad style, but I humbly ask for support because I still think this is a great idea. +- [ ] I leave this unticked as it is natural for me that I only propose features for which I commit the proper investment to get them implemented. If I have to tick it, I understand that contributing a feature without the capacity to implement it is very bad style, but I humbly ask for support because I still think this is a great idea. - [ ] I provide necessary developer resources