Skip to content

Commit 5176de9

Browse files
authored
Merge pull request #77 from SiennaChien/docs_contribution
📖 adding CONTRIBUTING.md
2 parents 191882a + d3249d5 commit 5176de9

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Contributing to this project
2+
3+
Greetings! We are grateful for your interest in joining the Kagenti community and making a positive impact. Whether you're raising issues, enhancing documentation, fixing bugs, or developing new features, your contributions are essential to our success.
4+
5+
To get started, kindly read through this document and familiarize yourself with our code of conduct.
6+
7+
We can't wait to collaborate with you!
8+
9+
## Contributing Code
10+
11+
Please follow the [Contribution guide](https://github.com/kagenti/kagenti/blob/main/CONTRIBUTING.md#contributing-to-this-project) as found in the Kagenti Repository for instructions on how to contribute to our repositories.
12+
13+
### Developer's Guide
14+
15+
Please follow our [Developer's Guide](https://github.com/kagenti/kagenti/blob/main/docs/dev-guide.md#developers-guide), as found in the Kagenti Repository, where you can find comprehensive instructions for common development operations.
16+
17+
Please note that the section concerning pre-commit does not apply to this repository.
18+

0 commit comments

Comments
 (0)