Skip to content

Commit

Permalink
Added contribution details to README
Browse files Browse the repository at this point in the history
  • Loading branch information
oojacoboo authored Mar 11, 2024
1 parent 9898bd9 commit 758d02d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,9 @@ That's it, you're good to go :tada: mutate away!
```

Want to learn more? Head to the [documentation](https://graphqlite.thecodingmachine.io/)!

## Contributing

Contributions are welcomed via pull requests. If you'd like to discuss prior to submitting a PR, consider a [discussion](https://github.com/thecodingmachine/graphqlite/discussions). If it's a bug/issue, you can [submit an issue](https://github.com/thecodingmachine/graphqlite/issues) first.

All PRs should have sufficient test coverage for any additions or changes. PRs will not be merged without these.

0 comments on commit 758d02d

Please sign in to comment.