Contributing to ICMC Assembly Preprocessor is easy! Fork the repository and clone it to your local machine:
git clone https://github.com/lucasgpulcinelli/ICMC-assembly-preprocessor/
Then follow the steps below:
- Create an issue to report a problem, or to suggest a new feature.
- Fix the issue in your repository, and create a pull request that explicitly references the issue. Please utilize a branch name that is related to your contribution (for instance, if you added a "hello world" program, you could name your branch "hello_world").
- If step 1 or 2 were rejected, try again.
Please be respectful to your fellow contributors.