Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.39 KB

File metadata and controls

45 lines (30 loc) · 1.39 KB

Contributing to JSON Rainbow Projects

Thank you for your interest in contributing to JSON Rainbow! We welcome contributions from everyone.

How to Contribute

Reporting Bugs

Before submitting a bug report, please:

  1. Check existing issues to avoid duplicates
  2. Use the bug report template when creating a new issue
  3. Include as much detail as possible (steps to reproduce, expected vs actual behavior, environment details)

Suggesting Features

We welcome feature suggestions! Please:

  1. Check existing issues to see if your idea has been discussed
  2. Use the feature request template
  3. Clearly describe the problem your feature would solve

Pull Requests

  1. Fork the repository
  2. Create a new branch for your feature or fix
  3. Make your changes following the project's coding standards
  4. Write or update tests as needed
  5. Ensure all tests pass
  6. Submit a pull request with a clear description of your changes

Code Style

  • Follow the existing code style in the project
  • Write clear, descriptive commit messages
  • Keep commits focused and atomic
  • Document new features and APIs

Code of Conduct

Please note that this project adheres to a Code of Conduct. By participating, you are expected to uphold this code.

Questions?

If you have questions about contributing, feel free to open an issue for discussion.

Thank you for contributing to JSON Rainbow! 🌈