docs: remove changelog checkbox in pr template

This commit is contained in:
Andrea Lamparelli 2023-01-04 16:14:10 +01:00
parent d6765d0781
commit c3fea893f2

View file

@ -14,7 +14,7 @@ changes that span multiple kiegroup repositories and depend on each other. -->
--> -->
### Checklist ### Checklist
- [ ] Tests added if applicable.
- [ ] Documentation updated if applicable. - [ ] Documentation updated if applicable.
- [ ] Changelog updated if applicable.
> **Note:** `dist/cli/index.js` and `dist/gha/index.js` are automatically generated by git hooks and gh workflows. > **Note:** `dist/cli/index.js` and `dist/gha/index.js` are automatically generated by git hooks and gh workflows.