Thank you for your interest in contributing to slash-fix
!
- Fork the original repo
- Navigate to slash-fix repository on GitHub.
- Click the "Fork" button at the top-right corner of the page to create your own fork of the repository.
- Clone your Fork
- Clone your forked repository to your local machine:
git clone https://github.com/YOUR_USERNAME/slash-fix.git cd slash-fix
- Grab an issue
- Visit the Issues tab and select an issue you'd like to work on.
- Familiarize yourself with the details related to the selected issue.
- If you have any questions, feel free to ask in the issue discussion or open a new issue.
- Create the PR
- Create the PR from your fork to the original repository.
- Mention your PR in the issue you chose.