Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 2.24 KB

CONTRIBUTING.md

File metadata and controls

58 lines (39 loc) · 2.24 KB

Contributing to CyberBear

Thank you for considering contributing to CyberBear! We welcome your help to make this project better and more effective in promoting cybersecurity awareness.

Table of Contents

Contribution Guidelines

We welcome contributions from everyone. By participating in this project, you agree to abide by the following guidelines:

How to Contribute

  1. Fork the Repository: Create a personal copy of the repository by forking it.
  2. Create a New Branch: For your feature or bug fix, create a new branch in your forked repository.
    git checkout -b feature-or-bugfix-branch-name
  3. Make Your Changes: Implement your feature or fix the bug.
  4. Submit a Pull Request: Push your changes to your forked repository and submit a pull request to the main repository with a clear description of your changes.

Development Requirements

To set up the project locally and start contributing, ensure you have the following prerequisites installed:

  • HTML & CSS
  • JavaScript

Submitting Contributions

  1. Clone the Repository:

     git clone https://github.com/Vinay-Khanagavi/Cyberbear.github.io.git
  2. Test Your Changes: Ensure your changes do not break any existing functionality.

  3. Create Pull Request: Once you are satisfied with your changes, create a pull request against the main branch.

Code of Conduct

Please adhere to the project's Code of Conduct to maintain a welcoming and inclusive environment for everyone participating in the project.

License

This project is licensed under the MIT License. See the LICENSE file for more details.


By contributing to CyberBear, you agree that your contributions will be licensed under the MIT License.

Thank you for helping to improve CyberBear! We look forward to your contributions.