Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 2.7 KB

CONTRIBUTING.md

File metadata and controls

34 lines (22 loc) · 2.7 KB

Contributing to the Study Notes repository

Thank you for your interest in contributing! We welcome contributions of all kinds, including (but not limited to) the following:

  • typo fixes and other minor improvements
  • formatting and layout improvements
  • new content on topics not yet covered by existing content

Submitting a Contribution

To contribute, follow these steps:

  • Create a fork of the repository. This will create a copy of the repository under your own GitHub account.
  • Make your changes in your fork. Be sure to follow the formatting guidelines outlined below.
  • Commit your changes and push them to your fork.
  • Submit a pull request to the main repository. This will notify the maintainers of the repository and allow them to review and potentially merge your changes.

Formatting Guidelines

To ensure a consistent style throughout the repository, please follow these guidelines when contributing:

Code of Conduct

We expect all contributors to follow our code of conduct. By participating in this project, you agree to abide by its terms. The code of conduct can be found in the CODE_OF_CONDUCT.md file in the root of the repository.

License

All content in this repository is licensed under the MIT License. By contributing to the repository, you agree to license your contribution under the same terms.