🙇♀️ Thank you for contributing!
If you find an issue in this repository, please check if it's already known by searching the issue section, otherwise file a new one: we really appreciate it! 🚀.
You're welcome to contribute to open issues with more information or by adding :+1: on them: it will help the maintainers identify the issues to be prioritized.
After opening an issue, you may want to further contribute. That's great and always appreciated! 😎
ℹ️ Please ensure that there is a pertinent issue related to what you are proposing and also make sure that someone has already reviewed it before proceeding
-
Follow our conventions regarding commits for your commit message
-
Open a Pull request against
master
.
The commit message should be simple and self-explanatory.
We follow the Conventional Commits format and the general rules of great commit messages (read this!)
If a commit fixes an issue, please
reference it in the commit body with Fix: #ISSUENUMBER
.
This repository adopts a simplified branch management system as follows:
master
is stable and gets deployed automatically. Never push directly to it;- feature or fix branches are derived directly from master.
Want to get more involved in the community? Go to https://developers.italia.it/en/get-involved!