Contributing Overview
Thanks for your interest in contributing! This guide will help you get started.
Ways to contribute
You can contribute in a variety of ways:
- File a new issue on GitHub.
- Browse the issues and fix a bug by contributing code.
- Improve this documentation.
- Add a new recipe to the recipes database to help Bearer CLI identify more third-parties.
- Help others in the Community Discord
All contributions and interactions with the community must adhere to our contributor code of conduct.
CLA (Contributor License Agreement)
A Contributor License Agreement (CLA) is a legal document that outlines the terms and conditions under which a contributor submits their work, such as code, documentation, or other materials, to a project.
Before submitting any Pull Request, please take a look at our CLA document, fill it out and send it to research@cycode.com. After that, you are good to go.
Best practices
Here are some tips to get you started:
- If you're unfamiliar with the process, check out GitHub's guide: Creating a pull request
- Use Conventional Commits when creating a pull request.
- As a best practice, we encourage you to sign your commits. We require our core contributors to sign their commits.