- Jest
- Playwright
Setup Kodiak bot
Adopted from the official Quickstart guide.
- Install the GitHub app to the repository
- Copy .kodiak.toml file to the root directory
- Configure GitHub branch protection
- Create an automerge label (default: "automerge")
- Start auto merging PRs with Kodiak
Label your PRs with your automerge label and let Kodiak do the rest! 🎉
Setup All Contributors bot
- Install the Bot to your project
Check the installation documentation for how to add it - Start a pull request or comment
- Mention the @all-contributors Bot
- Add a contributor’s username and contribution type
Check the contribution types in the Emoji Key Cheatsheet - Post and your README.md updates automatically! It'll add the Contributor Table for your first time, too.
- Copy the whole ISSUE_TEMPLATE directory
- Paste it under
.github
directory in the repository
- Copy the pull_request_template.md file
- Paste it under
.github
directory in the repository
TODO: Document these manual steps which require no integration with pkode
- Git pre-commit hooks using husky
- Commitlint configuration
- All Contributors integration
- Kodiak bot
- GitHub Issue and Pull Request templates