mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-29 03:13:19 -05:00
fix typo in PR template (#309)
This commit is contained in:
@@ -33,8 +33,8 @@ Fixes # (issue)
|
||||
- [ ] I have read the [contributing guide](https://github.com/formbricks/formbricks/blob/main/CONTRIBUTING.md)
|
||||
- [ ] I have performed a self-review of my own code and corrected any misspellings
|
||||
- [ ] I have added comments to my code, particularly in hard-to-understand bits
|
||||
- [ ] I ran `pnpm build` and `pnpm lint` to prevent build and linting errors
|
||||
- [ ] My contribitiom does not cause any warnings
|
||||
- [ ] I ran `pnpm build` and `pnpm lint` and checked for build and linting errors
|
||||
- [ ] My contribution does not cause any warnings
|
||||
- [ ] I have removed all `console.logs`
|
||||
- [ ] I have merged the latest changes from main onto my branch with `git pull origin main`
|
||||
- [ ] My contribution causes changes to the Formbricks Docs
|
||||
|
||||
Reference in New Issue
Block a user