2016-11-02 17:33:28 +01:00
|
|
|
|
Thanks for contributing to Wagtail! 🎉
|
2016-09-08 12:03:16 +02:00
|
|
|
|
|
2016-11-02 17:33:28 +01:00
|
|
|
|
Before submitting, please review the contributor guidelines <http://docs.wagtail.io/en/latest/contributing/index.html> and check the following:
|
|
|
|
|
|
|
|
|
|
* Do the tests still pass? (http://docs.wagtail.io/en/latest/contributing/developing.html#testing)
|
|
|
|
|
* Does the code comply with the style guide? (Run `make lint` from the Wagtail root)
|
|
|
|
|
* For Python changes: Have you added tests to cover the new/fixed behaviour?
|
2018-02-14 16:11:59 +01:00
|
|
|
|
* For front-end changes: Did you test on all of Wagtail’s supported browsers? **Please list the exact versions you tested**.
|
2016-11-02 17:33:28 +01:00
|
|
|
|
* For new features: Has the documentation been updated accordingly?
|