mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-21 18:09:02 +01:00
1.1 KiB
1.1 KiB
Please check the following:
- Do the tests still pass?1
- Does the code comply with the style guide?
- Run
make lint
from the Wagtail root.
- Run
- For Python changes: Have you added tests to cover the new/fixed behaviour?
- For front-end changes: Did you test on all of Wagtail’s supported environments?2
- Please list the exact browser and operating system versions you tested:
- Please list which assistive technologies 3 you tested:
- For new features: Has the documentation been updated accordingly?
Please describe additional details for testing this change.