Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.48 KB

File metadata and controls

36 lines (20 loc) · 1.48 KB

Welcome to the LibreCharts website contributing guide

Thank you for investing your time in contributing to LibreCharts. Any contributions will be shown on the dedicated area on the home page.

Getting started

Types of contributions accepted

We accept the following types of contributions:

  • Issues
  • Pull requests
  • Discussions

Nomenclature and naming

We require the use of semantic commit and pull request naming across all of our repositories.

You can read more at https://www.conventionalcommits.org/

Issues

Create a new issue

If you spot a problem with the docs, search if an issue already exists. If a related issue doesn't exist, you can open a new issue using a relevant issue form.

Solve an issue

Scan through our existing issues to find one that interests you. If you find an issue to work on, you are welcome to open a PR with a fix.

Pull Requests

When submitting a pull request please ensure all of the appropriate guidelines.

When you open a pull request you'll be provided with a check-list, please ensure you complete all of these items.

Further, ensure you self review your pull request and that it follows our semantic commit/PR name guidelines.