-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(docs): cla-handling is done by an assistant (#29)
Signed-off-by: Mario Constanti <[email protected]>
- Loading branch information
1 parent
ad14380
commit 573272d
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,13 +31,15 @@ Issue-related communication should happen within the concerned issue. | |
|
||
## Contributions | ||
|
||
Contributions are highly welcome. | ||
|
||
If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request. | ||
|
||
When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible. | ||
|
||
If you are new to contributing in GitHub, [First Contributions](https://github.com/firstcontributions/first-contributions) might be a good starting point. | ||
|
||
Before you can contribute, you will need to sign our CLA and send the signed CLA to CLA[email protected]. | ||
Before you can contribute, you will need to sign our Contributor License Agreement (CLA). When you create your first pull request, you will be requested by our CLA-assistant to sign this CLA. | ||
|
||
### Semantic Commit Messages | ||
|
||
|