Files
wger/.github/pull_request_template.md
2025-03-27 18:06:55 +01:00

533 B

Proposed Changes

If applicable, please link to any related issues (Closes #123, Closes wger-project/other-repo#123, See also #123, etc.)

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Code has been formatted to avoid unnecessary diffs (ruff format && isort .)

Other questions

  • Do users need to run some commands in their local instances due to this PR (e.g. database migration, deployment changes)?