Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Commit 2c0542b

Browse files
committed
docs: Added docs for the release process
1 parent a8be07e commit 2c0542b

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1-
Thanks for your interest in our project. Contributions are welcome. Feel free to [open an issue](issues) with questions or reporting ideas and bugs, or [open pull requests](pulls) to contribute code.
1+
# How to contribute
2+
3+
## General
4+
5+
Thanks for your interest in our project. Contributions are welcome. Feel free to [open an issue](https://github.com/dbsystel/excote/issues) with questions or reporting ideas and bugs, or [open pull requests](https://github.com/dbsystel/excote/pulls) to contribute code.
26

37
We are committed to fostering a welcoming, respectful, and harassment-free environment. Be kind!
8+
9+
## Releases
10+
11+
Each push to master will create a release. The release process is based on semantic release, and it requires the commits to be made in accordance to the [Angular git commit guidelines](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines).

0 commit comments

Comments
 (0)