Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 543 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 543 Bytes

Contributing to Flask-RESTful

We welcome features and bug fixes to Flask-RESTful! Fork this project and issue pull requests. New code must come with a set of unit tests (that pass!) before the pull request is merged.

Please refrain from using force pushes to update pull requests.

Reporting Bugs

Bugs can be filed as Issues on github.

Thanks from the Flask-RESTful team!