mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 11:28:55 +00:00
10 lines
477 B
Markdown
10 lines
477 B
Markdown
Checklist:
|
|
|
|
- [ ] Correct branch: master for new features; 3.2.x, 3.1.x for fixes
|
|
- [ ] Tests pass
|
|
- [ ] Code follows coding guidelines: [master / 3.2.x](https://area51.phpbb.com/docs/master/coding-guidelines.html), [3.1.x](https://area51.phpbb.com/docs/31x/coding-guidelines.html)
|
|
- [ ] Commit follows commit message [format](https://wiki.phpbb.com/Git#Commit_Messages)
|
|
|
|
Tracker ticket (set the ticket ID to **your ticket ID**):
|
|
|
|
https://tracker.phpbb.com/browse/PHPBB3-12345
|