mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
20 lines
533 B
Markdown
20 lines
533 B
Markdown
# Proposed Changes
|
|
|
|
-
|
|
-
|
|
|
|
## Related Issue(s)
|
|
|
|
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)?
|