Thank you for your interest in contributing to ICS-Textbook! We welcome and value all contributions to this project, including but not limited to:
- Bug reports and discussions
- Pull requests for bug fixes and new features
- Documentation and talks on ICS
Contributing Code
We use GitHub to track issues and features. For new contributors, we recommend looking at issues labeled "good first issue".
Submitting pull requests
- Fork the ICS-Textbook repository and create a new branch for your changes.
- Follow the Google style guide (Markdown).
- Push your changes to your fork and open a pull request in the ICS-Textbook repository.
- Delete your branch after merging it. This keeps the repo clean and faster to sync.