Skip to content

Commit a727d1c

Browse files
authored
Add links to contribution docs.
1 parent f373596 commit a727d1c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,14 @@ Use it with `fetch`, Axios or other data fetching libraries, even GraphQL.
120120
- [Optimistic updates](https://docs.react-async.com/guide/optimistic-updates)
121121
- [Server-side rendering](https://docs.react-async.com/guide/server-side-rendering)
122122

123+
## Contributing
124+
125+
- [Introduction](https://docs.react-async.com/contributing/introduction)
126+
- [Setting up](https://docs.react-async.com/contributing/setting-up)
127+
- [Development](https://docs.react-async.com/contributing/development)
128+
- [Testing](https://docs.react-async.com/contributing/testing)
129+
- [Releasing](https://docs.react-async.com/contributing/releasing)
130+
123131
# Contributors
124132

125133
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

0 commit comments

Comments
 (0)