When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owner of this repository before making a change.
- Get the code on your local machine
- Fork the CoolCompiler into your GitHub account.
- Clone your forked repository on your local machine.
- Create a new branch (such as
fix-for-issue-007
). Be sure to create a seperate branch for each improvement you implement. - Do your work on the new branch - not the
main
branch - Create a pull request.
- In case your pull request is not yet complete or not yet ready for review, consider creating a draft pull request instead.