pmndrs / suspend-react

🚥 Async/await for React components
MIT License
1.38k stars 25 forks source link

Contribution Guide #12

Open ndrwksr opened 2 years ago

ndrwksr commented 2 years ago

I wrote some tests for this library and how it interacts with React suspense. Is there any guidelines/process for contributing those to the project? I also have some ideas for enhancements I'd like to create and contribute.

drcmda commented 2 years ago

you could start with a pr and/or an issue discussing the enhancements, and we go from there