Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 658 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 658 Bytes

REST Client Contributions

Pull Requests

If you'd like to help out the project, that'd be awesome!
Simply fork the project, and create a new feature branch and
create a pull request! Just make sure you abide by these guidelines:

  1. Abide by the conventions set by the .editorconfig. Please use Two Spaces (No tabs)
    for indentation.

  2. If you are writing new functionality, please make sure to write a test!

Issues

If you've found an issue, please make sure your issue is reproducible, and
let us know how we can reproduce your issue, that way we can find a fix for you.