Skip to content

Commit

Permalink
Merge pull request #512 from eclipse-tractusx/feat/update_issue_template
Browse files Browse the repository at this point in the history
feat: update issue template for kit release check
  • Loading branch information
maximilianong authored Feb 1, 2024
2 parents 7315ded + 3feebd5 commit 7c6bb09
Showing 1 changed file with 20 additions and 19 deletions.
39 changes: 20 additions & 19 deletions .github/ISSUE_TEMPLATE/4_KIT_release_checks.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,39 +15,40 @@ If you are not owner of this issue, please provide the information as comment to
If changes to your KIT are not yet live on [our website](https://eclipse-tractusx.github.io/developer), link the open PR introducing the changes for this release.

If changes are already live, also point out the PRs witch included the changes for this version if possible.
Please refer to TRG 8.03 for the classification of mandatory and optional artefacts.

- [PR number](pr-url)

# Adoption View
# General

- [ ] **Vision and Mission** statement present
- [ ] **Business value** statement present
- [ ] **Semantic Model Standards** submitted and published
- [ ] **Business process** documentation available
- [ ] **Architecture documentation** available
- [ ] **Access and usage policies** documented
- [ ] **CHANGELOG** available and maintained

__Optional:__
# Adoption View

- [ ] **Vision and Mission** statement present
- [ ] **Business Value** statement present
- [ ] **Semantic Models** linked and described
- [ ] **Logic / Schema** available and described
- [ ] **Business Process** documentation available
- [ ] **Access and Usage Policies** documented
- [ ] **Standards** submitted / published via the Catena-X e.V. process and linked with current version (e.g., semantic models)
- [ ] **Tutorials** available
- [ ] **White Paper** available
- [ ] **Notice** CC BY 4.0 licence statement available

# Development View

- [ ] **API specification and protocols** published on [SwaggerHub](https://app.swaggerhub.com/search?owner=eclipse-tractusx-bot)
- [ ] **Sample data** available
- [ ] **Reference implementation** available
- [ ] **Architecture documents** available
- [ ] **API Specification** published on [SwaggerHub](https://app.swaggerhub.com/search?owner=eclipse-tractusx-bot)
- [ ] **Protocols** available (e.g., dataspace protocol)
- [ ] **Sample Data** available
- [ ] **Architecture** integration into the overall Catena-X architecture and / or product architecture (e.g., Arc42) available.
- [ ] **Reference Implementation** available

# Operation View

- [ ] **Setup guide** available

# General Checks

- [ ] **Developer journey** approved
- [ ] **CHANGELOG** maintained
- [ ] **Setup Guide** available (e.g., installation guides)
- [ ] **Deployment Script** available (e.g., helm charts)

# Helpful Links

- [Catena-X standard library](https://catena-x.net/en/standard-library)
- [Catena-X standard library](https://catena-x.net/en/standard-library)

0 comments on commit 7c6bb09

Please sign in to comment.