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
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.
To ensure a consistent style throughout the repository, please follow these guidelines when contributing:
- Use markdown formatting for all notes.
- Use headings to structure the document and make it easy to navigate.
- Use bullet points to list items.
- Use code blocks for code samples and command-line input/output.
- Use tables sparingly and only when necessary.
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.
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.