Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@
- name: security
description: for security fixes and improvements in the changelog.
color: AA1111
- name: community-contribution
description: contributions from the community.
color: 22ee47
- name: hotfix
description: urgent fixes for production issues.
color: ff0000
- name: ignore-for-release
description: PRs you do not want to render in the changelog
color: 7b8eac
Expand Down