Skip to content
Snippets Groups Projects
Commit 2ee7e74f authored by Yan Grange's avatar Yan Grange :wave:
Browse files

Add contributor guideline to the README

parent f2c76ba7
Branches
No related tags found
No related merge requests found
......@@ -18,3 +18,5 @@ The CI/CD pipeline covers a few cases.
* When someone issues a merge request, the CI/CD will generate a draft with `make draft` and a diff between the last commit before the branch on which the request is based, and the last commit of the branch itself using `make diff` (with the COMMIT variable set appropriately). Those two files are published as artifacts which makes them available from the merge issue.
* When a tag is created, `make` is executed. Then the release step can be executed manually. This step will make the PDF output file of `make` an asset in the release.
## Contributions
Feel free to propose changes, or to just fo a merge request to test the functionality (just mention that in the request description).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment