Files
chartdb/CONTRIBUTING.md
2025-05-07 19:34:14 +03:00

1.7 KiB
Raw Permalink Blame History

Contributing to ChartDB

Thank you for your interest in contributing to ChartDB! We want to make your experience as easy as possible.

How to Contribute

Submitting Pull Requests

To submit a pull request:

  1. Fork the repository, create a branch from main, and focus on a single change.
  2. Write clear, concise commit messages and ensure your code follows the project's guidelines.
  3. Open a pull request and clearly state what issue it addresses.
  4. If needed, provide a brief explanation of your solution.
  5. Submit your pull request for review.

Reporting Bugs

If you find a bug, check GitHub issues to see if its already reported. If not, feel free to report it.

For questions about using ChartDB, reach out to us via Email (support@chartdb.io) or Discord. For feature requests, create a new feature.

Creating a Branch

To get started:

  1. Fork the repository.
  2. Create a branch from main.
  3. If youre new to GitHub pull requests, check out this video series.

License

By contributing, you agree that your work will be licensed under ChartDB's license.

Questions?

Feel free to ask in #contributing on Discord if you have questions about our process, how to proceed, etc. or Email


Thank you! 💙