style(CONTRIBUTING): format file

This commit is contained in:
ayntee
2021-03-11 22:37:22 +04:00
parent ebbcd762cf
commit 95020d5104
-1
View File
@@ -27,7 +27,6 @@ Examples of bad PR title:
- update docs
- fix bugs
- Ensure there is a related issue and it is referenced in the pull request text.
- Ensure there are tests that cover the changes.
- Ensure all of the checks (lint and test) are passing.