Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.99 KB

CONTRIBUTING.md

File metadata and controls

46 lines (32 loc) · 1.99 KB

Contributing to Reactive Data Client

Bug Reports

  • Ensure your issue has not already been reported. It may already be fixed!
  • Include the steps you carried out to produce the problem.
  • Include the behavior you observed along with the behavior you expected, and why you expected it.
  • Include any relevant stack traces or debugging output.
  • Ensure you captured relevant network inspector screenshots
  • Ensure Browser Devtools screenshots or state and action dumps

Feature Requests

We welcome feedback with or without pull requests. If you have an idea for how to improve the project, great! All we ask is that you take the time to write a clear and concise explanation of what need you are trying to solve. If you have thoughts on how it can be solved, include those too!

The best way to see a feature added, however, is to submit a pull request.

If your idea requires design considerations, it's best to start a discussion.

Pull Requests

  • Before creating your pull request, it's usually worth asking if the code you're planning on writing will actually be considered for merging. You can do this by opening an issue and asking. It may also help give the maintainers context for when the time comes to review your code.

  • Ensure your commit messages are well-written. This can double as your pull request message, so it pays to take the time to write a clear message.

  • Add tests for your feature. You should be able to look at other tests for examples. If you're unsure, don't hesitate to open an issue and ask!

  • Submit your pull request!

Support Requests

Support is available in our discord channel