We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d978d3 commit 8b048d1Copy full SHA for 8b048d1
CONTRIBUTING.md
@@ -19,5 +19,5 @@ This repo is a monorepo using pnpm workspaces. The package manager used to insta
19
## Pull Request Guidelines
20
21
- Checkout a topic branch from a base branch, e.g. `main`, and merge back against that branch.
22
-- For any non-trivial new features or bug fixes, please open a issue first and have it approved before working on it.
+- For any non-trivial new features or bug fixes, please open an issue first and have it approved before working on it.
23
- Don't include the `playground` directory in the commits. It will be updated automatically after each release.
0 commit comments