update readme
This commit is contained in:
parent
7c83bd63e6
commit
6650263f6b
1 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
# PR Swipe
|
||||
|
||||
A tool to help you review pull requests faster by swiping through them. Specifically built for [is-a.dev register repo](https://github.com/is-a-dev/register) with in-browser tests and validation.
|
||||
A tool to help you review pull requests faster by swiping through them. Specifically built for [is-a.dev register repo](https://github.com/is-a-dev/register) with in-browser tests and validation.
|
||||
|
||||
## Implementation References:
|
||||
|
||||
- [register repo gh actions](https://github.com/is-a-dev/register/blob/main/.github/workflows)
|
||||
- [maintainer docs](https://github.com/is-a-dev/docs/pull/100/changes)
|
||||
- [pr page with prefered filters](https://github.com/is-a-dev/register/pulls?q=is%3Apr+is%3Aopen+sort%3Acreated-asc+review%3Arequired)
|
||||
Loading…
Add table
Add a link
Reference in a new issue