Expand the pull request template

This commit is contained in:
James Cole
2026-03-20 08:48:18 +01:00
parent 21f9be6504
commit 15e29d133a

View File

@@ -1,25 +1,50 @@
<!--
Please TALK TO ME FIRST before you open a PR.
🙌 Thanks for contributing a pull request. Before you continue:
1. If you fix a problem that has no ticket, talk to me FIRST.
2. If you introduce new financial solutions or concepts, talk to me FIRST.
3. If your PR is more than 25 lines, talk to me FIRST.
4. If you used AI to write your PR, talk to me FIRST.
5. If you fix spelling or code comments, talk to me FIRST.
1. If you introduce new financial solutions or concepts, talk to me FIRST.
2. If your PR is more than 25 lines, talk to me FIRST.
3. If you fix spelling or code comments, talk to me FIRST.
Wanna talk to me? Open a GitHub Issue, Discussion, or send me an email: james@firefly-iii.org
Wanna talk to me? Open a GitHub Issue, Discussion, or email me: james@firefly-iii.org
See also: https://docs.firefly-iii.org/explanation/support/#contributing-code
👀 Please ensure you have taken a look at the contribution guidelines:
https://docs.firefly-iii.org/explanation/support/#contributing-code
Remember that your PR may be CLOSED:
1. If you do not refer to an existing issue, your PR will be CLOSED.
2. If you open a PR on the main branch, your PR will be CLOSED.
3. If you only fix a spelling error or code comment, your PR will be CLOSED.
Thanks again, and happy developing!
-->
@JC5
This PR fixes issue # <!-- mandatory field! -->.
#### Reference issues and PRs
<!--
Example: Fixes #1234. See also #3456.
-->
Changes in this pull request:
#### What does this implement/fix? Explain your changes.
-
-
-
#### AI usage disclosure
<!--
If AI tools were involved in creating this PR, please check all boxes that apply
below and make sure that you adhere to our Automated Contributions Policy:
https://docs.firefly-iii.org/explanation/support/#automated-contributions-policy
-->
I used AI assistance for:
- [ ] Code generation (e.g., when writing an implementation or fixing a bug)
- [ ] Test/benchmark generation
- [ ] Documentation (including examples)
- [ ] Research and understanding
#### Any other comments?
<!--
Thanks for contributing!
-->