Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inokawa committed Aug 27, 2023
1 parent e162937 commit 8aaa394
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,11 @@ If you find a problem, feel free to create an [issue](https://github.com/inokawa

### Making a Pull Request

1. Clone this repo.
1. Fork this repo.
2. Run `npm install`.
3. Commit your fix.
4. Make a PR and confirm all the CI checks passed.
4. Add tests covering the fix.
5. Make a PR and confirm all the CI checks passed.

## Related projects

Expand Down

0 comments on commit 8aaa394

Please sign in to comment.