diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ee04210..533dae5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,7 +3,7 @@ Check if the tasks below are relevant for your PR, to mark an item as completed * [ ] Updated the PLCOpen XML export file (only relevant on code change). * [ ] Updated the CoDeSys V3 export file (only relevant on code change). -* [ ] Updated or created any relevant documenation +* [ ] Updated or created any relevant documentation. ## Proposed Changes diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 7aee81f..4aa08c7 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -14,6 +14,8 @@ categories: label: 'documentation' - title: '🏁 Project Governance' label: 'project governance' + - title: '🔨 Chores' + label: 'chore' change-template: '- $TITLE @$AUTHOR (#$NUMBER)' template: | ## Changes