CB-Tumblebug welcomes improvements from both new and experienced contributors!
- Open Issue
- Bug report, Enhancement request, Feature request, ...
- Open PR (Pull-Request)
- Documentation, Source code, ...
- Not limited ..
- In general
- In detail
- How to open and update a PR
- Be careful!
- Contributors should not push files related to their personal credentials (e.g., credentials.conf) to remote repository.
- The credential file for CSPs (
src/credentials.conf
) is in the .gitignore condition. - So,
credentials.conf
will not be staged for a commit. - Anyway, please be careful.
- Be careful!
- Test requirement for developers
- Coding convention for developers
- How to open and update a PR