Update CONTRIBUTING.md

This commit is contained in:
Eugene
2015-11-20 10:52:59 +03:00
parent 270566028f
commit 38ab2f7ab6

View File

@@ -1,11 +1,6 @@
##If you are experiencing issues
We are always eager to help you. But we are really busy guys, because we work hard to make Charting Library even better, so we dont have much time. Please help us spend our time effectively and always update your Library's build to the latest `unstable` version to check if the issue still happens. Contact us if it does.
**The latest version is always available at https://demo_chart.tradingview.com**
##Reporting a bug ##Reporting a bug
* Report the version of the library. You can check it with `TradingView.version()` from the browser console. * Please help us spend our time effectively and always update your Library's build to the latest `unstable` version to check if the issue still happens. You can also find the Charting Library built from `unstable` at https://demo_chart.tradingview.com
* Report a version of the library. You can check it with `TradingView.version()` from the browser console
* Provide step-by-step way to reproduce the issue * Provide step-by-step way to reproduce the issue
* Give a link to your Charting Library where we can reproduce it * Give a link to your Charting Library where we can reproduce it
@@ -15,4 +10,5 @@ We are always eager to help you. But we are really busy guys, because we work ha
* Provide screenshots if possible * Provide screenshots if possible
##Requesting a new feature ##Requesting a new feature
* While we would love to be able to implement everything, we simply dont have the resources. At this time, please be aware we have long term plans and quick implementation of new feature request should not be expected. However, we review everything and take your many great suggestions into account. Thank you for playing an active part in building the TradingView community! * While we would love to be able to implement everything, we simply dont have the resources. At this time, please be aware we have long term plans and quick implementation of new feature requests should not be expected. However, we review everything and take your many great suggestions into account.
* Thank you for playing an active part in the TradingView community!