mirror of
https://github.com/wger-project/wger.git
synced 2026-02-19 07:50:55 +01:00
515 B
515 B
Fixes issue #
Proposed Changes
Please check that the PR fulfills these requirements
- Tests for the changes have been added (for bug fixes / features)
- Code has been linted with with flake8 (
flake8 --config .github/linters/.flake8) and isort (isort) - Added yourself to AUTHORS.rst
Other questions
- Does this PR introduce a breaking change such as a database migration? (i.e. what changes might users need to make in their running application due to this PR?)