Weitere sinnvolle Einsatzmöglichkeiten des Compound Pattern prüfen
Issue Template
Type of Issue
Please select the type of issue:
-
🐛 Bug Report - Something isn't working as expected -
🚀 Feature Request - New functionality or enhancement -
📝 Documentation - Missing or unclear documentation -
🤔 Question - Need help or clarification -
🔧 Maintenance - Code refactoring or technical debt
Description
A clear and concise description of what the issue is about.
Steps to Reproduce (for bugs)
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected Behavior
A clear and concise description of what you expected to happen.
Actual Behavior
A clear and concise description of what actually happened.
Environment
- OS: [e.g. Windows 10, macOS 12.0, Ubuntu 20.04]
- Browser: [e.g. Chrome 96, Firefox 95, Safari 15]
- Node.js Version: [e.g. 18.12.0]
- React Version: [e.g. 19.1.0]
- KERN React Kit Version: [e.g. 1.2.0]
Screenshots
If applicable, add screenshots to help explain your problem.
Additional Context
Add any other context about the problem here.
Semantic Versioning Impact
If this issue results in a code change, it will likely trigger:
- Patch version bump for bug fixes and documentation updates
- Minor version bump for new features and enhancements
- Major version bump for breaking changes (rare)
Acceptance Criteria
-
Criterion 1 -
Criterion 2 -
Criterion 3
Related Issues
Link to any related issues, discussions, or pull requests.
Note: This project uses automated semantic versioning. When fixing this issue, please use appropriate commit message conventions (feat:, fix:, docs:, etc.) to ensure proper version bumping.