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

Commit ad8e9a0

Browse files
authored
Create CONTRIBUTING.md
1 parent cce36cf commit ad8e9a0

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CONTRIBUTING.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Contributing to Collejo
2+
3+
Thank you for your contribution.
4+
5+
You can help by doing any of the following:
6+
7+
1. Opening issues
8+
2. Commenting on open issues
9+
3. Sending PRs
10+
4. Testing PRs
11+
5. Writing tests
12+
6. Writing documentation on the documentation repository (https://github.com/CodeBreez/collejo-docs)[https://github.com/CodeBreez/collejo-docs]
13+
14+
Your code contributions are always welcomed:
15+
16+
The general workflow follows these steps:
17+
18+
- Open an issue / Find an issue / Suggest a feature via our GitHub Issues page
19+
- Discuss the issue/feature with us and community members
20+
- Take ownership of the issue/feature
21+
- Fork the project
22+
- Create a feature branch and begin work
23+
- Sync your work with the main branch from time to time
24+
- Open PR and iterate
25+
- Accepted and Merged!
26+
27+
Thank you.

0 commit comments

Comments
 (0)