Thank you for your interest in contributing to my project. Any contribution is helpful.
If you spot a problem and no related issue exist, open a new issue.
Minor issues, such as typos, can be fixed without a pull request.
Check out existing issues. If you find an issue to work on, feel free to open a pull request to fix it.
- Fork the repository.
- Create a working branch and start with your changes!
- You can preview your changes locally by running a Jekyll server with
jekyll server
. - Commit the changes once you are happy.
- When you're finished with the changes, create a pull request.
If applicable, include the related issue url.
I try to review issues and merge pull requests as soon as possible beside my normal job.
Before I merge a pull request, I may suggest changes or add pull request comments.