Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create KIT Issue Template #983

Merged
merged 10 commits into from
Jan 14, 2025
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/5_KIT_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Propose KIT
labels: kit
---

# Overview

## Description
<!-- Please provide a short description -->

## Major Changes / Major Adjustments
<!-- Please specify the nature and impact of the changes -->
- Impact 1

## KIT Team

### Contributor
<!-- names are already needed for open planning. Please also assign the contributor to this issue to ensure better clarity and accountability. -->
- Contributor 1
- Contributor 2

### Committer
<!-- names are already needed for open planning. Please also assign the committer to this issue to ensure better clarity and accountability -->
- Committer 1
- Committer 2

## Helpful links

- [Catena-X standard library](https://catenax-ev.github.io/docs/next/standards/overview)
Loading