diff --git a/README.md b/README.md
index 69692af8e9f7756cb577b8901b0168311e4f40c8..60b12b64483b08b085d55a23dbd2754b00f29ed0 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,14 @@
 [![logo](https://img.shields.io/badge/Mailing%20List-dgraph-brightgreen.svg)](https://groups.google.com/forum/#!forum/dgraph)
 [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](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)