diff --git a/README.md b/README.md index 96ab482..48933c5 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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) \ No newline at end of file