mirror of
https://github.com/cline/cline.git
synced 2026-09-19 02:05:44 +08:00
fix: typo in PR template (#990)
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
### Pre-flight Checklist
|
||||
<!-- Put an 'x' in all boxes that apply -->
|
||||
|
||||
- [ ] Changes are limited to a single feature, bugfix or chore (split larger changes into seperate PRs)
|
||||
- [ ] Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
|
||||
- [ ] Tests are passing (`npm test`) and code is formatted and linted (`npm run format && npm run lint`)
|
||||
- [ ] I have reviewed [contributor guidelines](https://github.com/cline/cline/blob/main/CONTRIBUTOR.md)
|
||||
- [ ] I have reviewed [contributor guidelines](https://github.com/cline/cline/blob/main/CONTRIBUTING.md)
|
||||
|
||||
### Screenshots
|
||||
<!-- For UI changes, add screenshots here -->
|
||||
|
||||
Reference in New Issue
Block a user