Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update CONTRIBUTING.md

authored by

Phil Pluckthun and committed by
GitHub
b944db4c 685ca182

+2 -1
+2 -1
CONTRIBUTING.md
··· 19 19 20 20 - If you have a question, try [creating a GitHub Discussions thread.](https://github.com/FormidableLabs/urql/discussions/new) 21 21 - If you think you've found a bug, [open a new issue.](https://github.com/FormidableLabs/urql/issues/new/choose) 22 - - If you made a change you'd like to contribute, [open a PR.](https://github.com/FormidableLabs/urql/compare) 22 + - or, if you found a bug you'd like to fix, [open a PR.](https://github.com/FormidableLabs/urql/compare) 23 + - If you'd like to propose a change [open an RFC issue.](https://github.com/FormidableLabs/urql/issues/new?labels=future+%F0%9F%94%AE&template=RFC.md&title=RFC%3A+Your+Proposal) You can read more about the RFC process [below](#how-do-i-propose-changes). 23 24 24 25 ### What are the issue conventions? 25 26