We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc0f23 commit d852a18Copy full SHA for d852a18
1 file changed
CONTRIBUTING.md
@@ -57,9 +57,7 @@ It is nice to add information about the purpose of the pull request to help revi
57
### Don't forget to:
58
- check your commits
59
- check the linting: `make lint && make frontend-lint`
60
-- check the tests:
61
- - backend: `make test`
62
- - summary: `make test-summary`
+- check the tests: `make test`
63
- add a changelog entry
64
65
Once all the required tests have passed, you can request a review from the project maintainers.
0 commit comments