From e754a367dab976f2c7d62b5af71a27db40d5bb5a Mon Sep 17 00:00:00 2001 From: Manish R Jain <manishrjain@gmail.com> Date: Tue, 3 May 2016 17:35:26 +1000 Subject: [PATCH] Prominently mention about Github Issue Tracker --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 69692af8..60b12b64 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,14 @@ [](https://groups.google.com/forum/#!forum/dgraph) [](https://gitter.im/dgraph-io/dgraph?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) + DGraph's goal is to provide [Google](https://www.google.com) production level scale and throughput, with low enough latency to be serving real time user queries, over terabytes of structured data. DGraph supports [GraphQL](http://graphql.org/) as query language, and responds in [JSON](http://www.json.org/). +**Note that we use the Github Issue Tracker for bug reports only.** +**For feature requests or questions, visit [https://discuss.dgraph.io](https://discuss.dgraph.io).** + The README is divided into these sections: - [Current Status](#current-status) - [Quick Testing](#quick-testing) -- GitLab