@creamapi/cream
Version:
Concise REST API Maker - An extension library for express to create REST APIs faster
21 lines (13 loc) • 1 kB
Markdown
# How To Contribute
# Contribution Tiers
There will be three contribution Tiers:
1. Maintainer: A person that maintains the library, that can manage the repository, approves merge requests, closes issues
2. Developer: A person that can develop directly within the scope of this repository. A Developer can only create Merge Requests, create branches and push on non protected branchse.
3. External Deveeloper: Someone that develops a new feature/bugfix within a fork of Cream and contributes to the repo with by merging their changes.
4. Bug Hunters: Everyone that catches a bug.
5. Featureists: People that propose useful features promoted by the community.
## First Steps
In order to directly contribute (aka write/edit/delete code) you have two options:
1. Contact Me to be part of the dev team (but this won't be active till I decide so)
2. Create a fork then create a Merge Request so I can checkout the code
For bug catchers it is enough to create an issue with a bug.