diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 062920dd3..9893eeaa8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,6 +49,10 @@ If you are proposing a feature: implement. - Remember that this is a volunteer-driven project, and that contributions are welcome :) + +### Questions + +There is a dedicated [tag](https://stackoverflow.com/questions/tagged/apache-superset) on [stackoverflow](https://stackoverflow.com/). Please use it when asking questions. ## Pull Request Guidelines diff --git a/README.md b/README.md index 0025a1399..bfe665165 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ Resources * [Gitter (live chat) Channel](https://gitter.im/airbnb/superset) * [Docker image](https://hub.docker.com/r/amancevice/superset/) (community contributed) * [Slides from Strata (March 2016)](https://drive.google.com/open?id=0B5PVE0gzO81oOVJkdF9aNkJMSmM) +* [Stackoverflow tag](https://stackoverflow.com/questions/tagged/apache-superset) Contributing