Thank you for your interest in contributing to the CCC Glossary! Your contributions help make the Glossary a valuable resource for the community, offering clear and accurate information on confidential computing concepts.
Before contributing, please review the CCC Code of Conduct. By participating in this project, you agree to abide by its terms.
There are several ways you can contribute to the CCC Glossary:
If you encounter a technical issue with the CCC Glossary website or notice something incorrect or needs a terminology update:
Check Existing Issues: Search the [issue tracker](LINK_TO_ISSUES](https://github.com/confidential-computing/glossary/issues) to see if the bug has already been reported.
- Submit a Pull Request (PR): After fixing an issue, submit a PR to the main repository for review. Ensure your code adheres to the project's standards and guidelines.
If you have questions, suggestions, or want to discuss potential contributions, join the CCC community:
- Slack Channel: Connect with us in the
#ccc_glossary
channel on CCC Slack. *to be updated soon
- Fork the repository and create your branch from
main
. - If you've added code that should be tested, add tests (not needed for terminology).
- Ensure your code lints without spelling errors.
- Issue that pull request