Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.98 KB

File metadata and controls

47 lines (30 loc) · 1.98 KB

Contributing to the CCC Program

We welcome contributions to the Certified Cybersecurity Consultant (CCC) program repository. By contributing, you help us improve the quality and relevance of the program for all students.

How to Contribute

Reporting Issues

If you find a bug, a typo, or an error in the materials, please report it by creating an issue on the GitHub repository.

When creating an issue, please provide:

  • A clear and descriptive title
  • A detailed description of the issue
  • The location of the issue (e.g., file path, line number)
  • Suggestions for improvement (if any)

Suggesting Enhancements

If you have an idea for a new feature, a new topic, or an improvement to an existing one, please create an issue and label it as an "enhancement."

Submitting Pull Requests

If you would like to contribute directly to the repository, please follow these steps:

  1. Fork the repository: Create your own copy of the repository.
  2. Create a new branch: Create a new branch for your changes.
  3. Make your changes: Make your changes in the new branch.
  4. Follow the style guide: Ensure your changes are consistent with the style and formatting of the existing materials.
  5. Test your changes: Ensure your changes do not introduce any errors.
  6. Submit a pull request: Submit a pull request from your branch to the main repository.

Style Guide

  • Language: All materials should be written in clear, professional English.
  • Formatting: Use Markdown for all text-based materials. Follow the formatting of existing files.
  • Tone: The tone should be educational, professional, and engaging.
  • Citations: Cite all sources and references appropriately.

Code of Conduct

All contributors are expected to adhere to the Code of Conduct.

Review Process

All pull requests will be reviewed by the program manager. We will provide feedback and may request changes before merging.

Thank you for your contributions to the CCC program!