You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[ ] Run `bundle exec rubocop` to test for code style violations and recommendations
6
+
-[ ] Add Unit Tests (aka `specs/*_spec.rb`) if applicable
7
+
-[ ] Run `bundle exec rspec` to run the whole test suite and ensure all your tests pass
8
+
-[ ] Make sure you added an entry in [the `CHANGELOG.md` file](https://github.com/wordpress-mobile/release-toolkit/blob/trunk/CHANGELOG.md#trunk) to describe your changes under the approprioate existing `###` subsection of the existing `## Trunk` section.
0 commit comments