Fladder/.github/PULL_REQUEST_TEMPLATE.md
2024-10-22 16:20:39 +02:00

657 B

Pull Request Description

Issue Being Fixed

Resolves #issue-number

Screenshots / Recordings

Checklist

  • If a new package was added, did you ensure it works for all supported platforms? Is the package also well maintained?
  • Did you add localization for any text? If yes, did you sort the .arb file using arb_utils sort <INPUT_FILE>?
  • Check that any changes are related to the issue at hand.