Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.29 KB

CONTRIBUTING.md

File metadata and controls

30 lines (23 loc) · 1.29 KB

Contributing to KLineChart

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

How to contribute to the KLineChart community?

There are many ways to contribute:

  • Help others solve problems in social discussion groups
  • Found issue, report bugs
  • If you have good ideas, submit a feature requests
  • Submit pull requests
  • Help write some sample code
  • Participate in discussions

Report Bugs

The template we provide helps you to quickly explain the problem and submit.

Please see the template

Feature Requests

The same, we also provide templates, is here

Pull Requests

Before submitting pull requests, several goals need to be identified:

  • Make sure bug fixes and new features have been tested
  • Make sure your code passes the lint check npm run lint
  • Do only one thing at a time
  • The commit log must state the purpose

Sample Code

KLineChartSample, This is the sample code project. Submit to the directory of the corresponding framework.