UNPKG

react-horizontal-stacked-bar

Version:

React horizontal stacked bar responsive chart component

35 lines (17 loc) 2.5 kB
I'm really glad you're reading this, because we need volunteer developers to help this project. ## How to contribute #### **Did you find a bug?** * **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/ricardodorosario/react-horizontal-stacked-bar-chart/issues). * If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/ricardodorosario/react-horizontal-stacked-bar-chart/issues/new/choose). Be sure to include a **title and clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring. * If possible, use the relevant [bug report templates](https://github.com/ricardodorosario/react-horizontal-stacked-bar-chart/blob/master/.github/ISSUE_TEMPLATE/bug_report.md) to create the issue. #### **Did you write a patch that fixes a bug?** * Open a new GitHub pull request with the patch. * Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable. #### **Do you intend to add a new feature or change an existing one?** * **Ensure the new feature was not already reported** by searching on GitHub under [Issues with label ENHANCEMENT](https://github.com/ricardodorosario/react-horizontal-stacked-bar-chart/labels/enhancement). * If you're unable to find an open new feature, [open a new one](https://github.com/ricardodorosario/react-horizontal-stacked-bar-chart/issues/new/choose). Be sure to include a **title and clear description**, as much relevant information as possible. Don't forget to put the label **ENHANCEMENT**. * If possible, use the relevant [bug report templates](https://github.com/ricardodorosario/react-horizontal-stacked-bar-chart/blob/master/.github/ISSUE_TEMPLATE/feature_request.md) to create the new feature. #### **Do you have questions about the source code?** * **Ensure the new question was not already reported** by searching on GitHub under [Issues with label QUESTION](https://github.com/ricardodorosario/react-horizontal-stacked-bar-chart/labels/question). * If you're unable to find an open question, [open a new one](https://github.com/ricardodorosario/react-horizontal-stacked-bar-chart/issues/new/choose). Be sure to include a **title and clear description**, as much relevant information as possible. Don't forget to put the label **QUESTION**. Thanks!