Files
bottom/.github/pull_request_template.md
T
2025-11-17 05:50:59 -05:00

1.4 KiB

Description

A description of the change, what it does, and why it was made:

If relevant (such as any change that modifies the UI), please provide screenshots or recordings of the changes:

Issue

If applicable, what issue does this address?

Closes: #

Testing

If relevant, please state how this was tested (including steps if necessary):

If this change affects the program, please also indicate which platforms were tested:

  • Windows
  • macOS
  • Linux (specify distro below)

Checklist

Ensure all of these are met:

  • If this is a code change, areas your change affects have been linted using (cargo fmt)
  • If this is a code change, new tests were added - I'm not worried about test coverage numbers but if it seems like a test is relevant please add it (especially for complex code!)
  • The change has been tested (see above) and doesn't appear to cause any unintended breakage
  • Documentation has been added/updated if needed (README.md, help menu, doc pages, etc.)
  • The pull request passes the provided CI pipeline
  • There are no merge conflicts
  • I have reviewed my own changes first

Other

Anything else that maintainers should know about this PR: