Update `README.md`. [ci skip]

master
Fabio Caccamo 2022-12-05 11:52:50 +01:00
parent 6557d2a4b5
commit 819fa13b1e
1 changed files with 2 additions and 2 deletions

View File

@ -232,10 +232,10 @@ python runtests.py
Contributions are always welcome, please follow these steps for submitting good quality PRs: 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. - :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. - :globe_with_meridians: **Update the translations** files.
- :test_tube: **Run tests** ensuring that there are no errors. - :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 ## License
Released under [MIT License](LICENSE.txt). Released under [MIT License](LICENSE.txt).