Please, have a look to our DCO documentation.
-
Fork the project and modify the fork with your fix/new feature.
-
Create a Pull Request against
ilcli
project from your forked copy. -
Fill all the fields of the Pull Request template. Provide detailed information about your change so reviewers can have an accurate vision of the context.
-
Your Pull Request will be tested on the CI.
-
Increase the version number at
ilcli.__init__
file. The versioning scheme we use is SemVer. -
Wait for your PR to be reviewed.
-
You will receive feeback from somebody in the team about your change. Once approved, your Pull Request will be merged by one member of the reviewer team.