You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,3 +86,9 @@ That's it, you're good to go :tada: mutate away!
86
86
```
87
87
88
88
Want to learn more? Head to the [documentation](https://graphqlite.thecodingmachine.io/)!
89
+
90
+
## Contributing
91
+
92
+
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.
93
+
94
+
All PRs should have sufficient test coverage for any additions or changes. PRs will not be merged without these.
0 commit comments