diff --git a/Changes_checklist.md b/Changes_checklist.md index 4918079..3641ba5 100644 --- a/Changes_checklist.md +++ b/Changes_checklist.md @@ -3,6 +3,7 @@ * Examples should be updated to reflect changes * Documentation should be updated to reflect changes * Update changelog in `docs` with changes +* If any changes have been made to `README.md`, ensure changes are mirrored to `README.rst` with `pandoc` ## Before Doing a Release * Bump the version in `__init__.py`