Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Check if the code runs on PHP 7.1
  • Loading branch information
garfix authored Sep 30, 2021
1 parent b82f093 commit 2da02be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Please read the text below if you do.
## Admin: processing a change

* Write integration tests for the new feature
* Check if the code runs on PHP 7.1
* Run the [integration tests](doc/integration-tests.md)
* Run the benchmark test before and after the change to see if the code has not become slower
* Add a comment about the version in CHANGELOG.md
Expand Down

0 comments on commit 2da02be

Please sign in to comment.