mirror of
https://github.com/flame-engine/flame.git
synced 2026-03-28 18:47:09 +00:00
Fix positioning of git commit message exclusion blocks in the PR template. I found it a bit confusing as I think what we want to encourage is that the migration instructions go into the git message, but rn there is just a "Replace or remove this text." lost after the related issues. I don't think we want to include related issues? So it seems just out of order. --------- Co-authored-by: Lukas Klingsbo <me@lukas.fyi>
2.4 KiB
2.4 KiB
Description
Replace this text.
Checklist
- I have followed the Contributor Guide when preparing my PR.
- I have updated/added tests for ALL new/updated/fixed functionality.
- I have updated/added relevant documentation in
docsand added dartdoc comments with///. - I have updated/added relevant examples in
examplesordocs.
Breaking Change?
- Yes, this PR is a breaking change.
- No, this PR is not a breaking change.