Skip to content

Commit

Permalink
change bugfix branch back to 10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fashxp authored Dec 14, 2022
1 parent 4ff9b61 commit 1894105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-checklist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
env:
MESSAGE: |
### Review Checklist
- [ ] Target branch (`10.6` for bug fixes, others `11.x`)
- [ ] Target branch (`10.5` for bug fixes, others `11.x`)
- [ ] Tests (if it's testable code, there should be a test for it - [get help](https://pimcore.com/docs/pimcore/current/Development_Documentation/Development_Tools_and_Details/Testing/Core_Tests.html))
- [ ] Docs (every functionality needs to be documented, [see here](https://github.com/pimcore/pimcore/tree/11.x/doc))
- [ ] [Migration](https://pimcore.com/docs/pimcore/current/Development_Documentation/Development_Tools_and_Details/Migrations.html) incl. `install.sql` (e.g. if the database schema changes, ...)
Expand Down

0 comments on commit 1894105

Please sign in to comment.