mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-28 17:39:57 +02:00
update contributing docs
This commit is contained in:
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -33,7 +33,7 @@ Please run through this checklist for your pull request:
|
||||
- [ ] The new code matches the existing patterns and styles.
|
||||
- [ ] The tests pass with `yarn test`.
|
||||
- [ ] The linter passes with `yarn lint`. (Fix errors with `yarn fix`.)
|
||||
- [ ] The relevant examples still work. (Run examples with `yarn watch`.)
|
||||
- [ ] The relevant examples still work. (Run examples with `yarn start`.)
|
||||
|
||||
#### Does this fix any issues or need any specific reviewers?
|
||||
|
||||
|
Reference in New Issue
Block a user