2024-03-04 17:07:37 +00:00
|
|
|
# Trac ticket number
|
2024-04-24 13:20:02 +00:00
|
|
|
<!-- Replace XXXXX with the corresponding Trac ticket number, or delete the line and write "N/A" if this is a trivial PR. -->
|
2024-03-04 17:07:37 +00:00
|
|
|
|
2024-04-24 13:20:02 +00:00
|
|
|
ticket-XXXXX
|
2024-03-04 17:07:37 +00:00
|
|
|
|
|
|
|
# Branch description
|
|
|
|
Provide a concise overview of the issue or rationale behind the proposed changes.
|
|
|
|
|
|
|
|
# Checklist
|
|
|
|
- [ ] This PR targets the `main` branch. <!-- Backports will be evaluated and done by mergers, when necessary. -->
|
|
|
|
- [ ] The commit message is written in past tense, mentions the ticket number, and ends with a period.
|
2024-04-24 13:20:02 +00:00
|
|
|
- [ ] I have checked the "Has patch" ticket flag in the Trac system.
|
|
|
|
- [ ] I have added or updated relevant tests.
|
|
|
|
- [ ] I have added or updated relevant docs, including release notes if applicable.
|
|
|
|
- [ ] I have attached screenshots in both light and dark modes for any UI changes.
|