moip/moip-sdk-ruby

View on GitHub
PULL_REQUEST_TEMPLATE.md

Summary

Maintainability
Test Coverage
## PR Summary

## Detailed description
  #### Example:
  - Created Foo
  - Fixed bar when xyz happened

## Checklist
  - [ ] Added tests
  - [ ] All existing and new tests pass
  - [ ] Updated README (if appropriate)
  - [ ] Code lints (Rubocop) successfully
  - [ ] Commits are according to our commit guidelines