From 387d158bd1192e459d06c29e2ae923b7b30ffa4a Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 12 Apr 2020 08:32:39 +0200 Subject: Write contrinbuting guidelines --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 136b9dd..f44e429 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,18 @@ For the list of currently missing features see issues marked as ## Documentation API documentation is available through -[hackage](https://hackage.haskell.org/package/graphql). +[Hackage](https://hackage.haskell.org/package/graphql). You'll also find a small tutorial with some examples under [docs/tutorial](https://github.com/caraus-ecms/graphql/tree/master/docs/tutorial). +## Further information + +- [Contributing guidelines](CONTRIBUTING.md). +- [Changelog](CHANGELOG.md) – this one contains the most recent changes; + individual changelogs for specific versions can be found on + [Hackage](https://hackage.haskell.org/package/graphql). + ## Contact Suggestions, contributions and bug reports are welcome. -- cgit v1.2.3