- Be respectful, civil, and open-minded.
- Before opening a new pull request, try searching through the issue tracker for known issues or fixes.
- Fork this repository to your own GitHub account, then clone the repository to your machine.
- Follow the README to install the project.
- Create a new branch and implement your changes.
- Open a pull request! All pull requests must be made to the
dev
branch.
Thanks to Next.js. This contribution guide is inspired by the Next.js contribution guide.