## Creating new issue 1. Please make sure that your issue is addressed to the examples, **NOT to the [Charting Library](https://github.com/tradingview/charting_library)**. 1. Please search for similar issues before creating a new one. It is quite possible that someone has already encountered the same issue and you can find a solution much faster. ## Contributing Code Before making a commit please make sure that **your commit does not contain the Charting Library's code**. ### Commit messages * If you change the code of one or more examples, please make sure that your commit messages are started with the `[EXAMPLE-NAME] `. Example: `[react-javascript] Fixed bug with rendering header #000`