- Read the Code of Conduct
- If adding a new feature, follow the new feature instructions
- If an issue exists for this method, add a comment to let everyone know that you are implementing it. This helps us avoid duplicates.
- Fork the repo if you haven't done so already.
- Create a branch from an up-to-date
master
branch. - Implement the feature
- Keep in mind this is a port of Cornify. Please keep functionality as similar as possible (while making it 👻sPoOkY🎃)
- Push branch to your fork.
- Create a pull request against the
master
branch of the main repo.