1,011 B
1,011 B
| name | about | title | ref | labels |
|---|---|---|---|---|
| New Pull-Request | This is the template for a new Pull Request | WIP: | main |
Description of the implemented changes
The changes were:
- Bugfixing
- New Feature
- Breaking Change
- Refactoring
What has been changed?
Definition of Done
Code Quality
- No new technical depths
- Linting passed
- Documentation is added were needed
Accessibility
- New elements are properly defined with html-tags
- Colour contrast follows WCAG criteria
- Aria labels are added when needed
- Everything is accessible by keyboard
- Tab-Order is comprehensible
- All interactive elements have a visible focus
Testing
- Tests for new code are written
- All tests pass
- axe-core dev tools show no critical or major issues