Files
flame/.github/pull_request_template.md
Luan Nico bf8aecdbfa docs: Fix positioning of git commit message exclusion blocks in the PR template (#3016)
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>
2024-02-04 15:44:44 +00:00

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 docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.