mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
10 lines
458 B
Markdown
10 lines
458 B
Markdown
Checklist:
|
|
|
|
- [ ] Correct branch: master for new features; 3.3.x for fixes
|
|
- [ ] Tests pass
|
|
- [ ] Code follows coding guidelines: [master](https://area51.phpbb.com/docs/master/coding-guidelines.html) and [3.3.x](https://area51.phpbb.com/docs/dev/3.3.x/development/coding_guidelines.html)
|
|
- [ ] Commit follows commit message [format](https://area51.phpbb.com/docs/dev/3.3.x/development/git.html)
|
|
|
|
Tracker ticket:
|
|
|
|
https://tracker.phpbb.com/browse/PHPBB-12345
|