Here's a quick guide on pull requests
:
- Check for open issues, or open a fresh issue to start a discussion around a feature idea or a bug. Opening a separate issue to discuss the change is less important for smaller changes, as the discussion can be done in the pull request.
- Fork this repository on GitHub, and start making your changes.
- Push the change (it's recommended to use a separate branch for your feature).
- Open a pull request.
- I will try to merge and deploy changes as soon as possible, or at least leave some feedback, but if you haven't heard back from me after a couple of days, feel free to leave a comment on the pull request.