From 4bf086703d82c3a4751a72150fdd4706fd081510 Mon Sep 17 00:00:00 2001 From: Chelsea Date: Wed, 5 Jul 2017 16:55:39 -0400 Subject: [PATCH] Clarify support vs issues --- contributing.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index e86aeaabae5..c02f2ab6365 100644 --- a/contributing.md +++ b/contributing.md @@ -6,10 +6,14 @@ The bottom line. Follow your Nose, or our Nose. Write-run-love tests :fist:. Check out the [Code of Conduct](CODE_OF_CONDUCT.md). Don't tl:dr; it, but the general idea is to be nice. -## Got Questions? +## Have a Bug Report? Open an issue! Go to https://github.com/plotly/plotly.py/issues. It's possible that your issue was already addressed. If it wasn't, open it. We also accept PRs; take a look at the steps below for instructions on how to do this. +## Have Questions about Plotly? + +Check out our Support App: https://support.plot.ly/libraries/python or Community Forum: https://community.plot.ly/. + ## Setup ### Fork, Clone, Setup Your Version of the Plotly Python API