Update README.md. [ci skip]

This commit is contained in:
Fabio Caccamo
2022-12-05 11:52:50 +01:00
parent 6557d2a4b5
commit 819fa13b1e
+2 -2
View File
@@ -232,10 +232,10 @@ python runtests.py
Contributions are always welcome, please follow these steps for submitting good quality PRs:
- :exclamation: **Open an issue**, please don't submit any PR that doesn't refer to an existing issue.
- :computer: **Work on changes** you intend to submit, changes should *preferably* be covered by tests to avoid regressions in the future.
- :computer: **Work on changes**, changes should *preferably* be covered by tests to avoid regressions in the future.
- :globe_with_meridians: **Update the translations** files.
- :test_tube: **Run tests** ensuring that there are no errors.
- :inbox_tray: **Submit a pull-request** and mark it as **"Ready for review"** only if it passes the `CI`. *(it will be reviewed as soon as possible).*
- :inbox_tray: **Submit a pull-request** and mark it as **"Ready for review"** only if it passes the `CI`.
## License
Released under [MIT License](LICENSE.txt).