Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 717 Bytes

pull_request_template.md

File metadata and controls

16 lines (11 loc) · 717 Bytes

Negotiator pull request:

Description:

Please provide a short description of what this PR is supposed to accomplish...

Checklist:

Make sure you tick all the boxes below if they are true or do not apply before you ask for review

  • I have performed a self-review of my code
  • I have made my code as simple as possible
  • I have added relevant tests for my changes and the code coverage has not dropped substantially
  • I have removed all commented code
  • I have updated the documentation in all relevant places (Javadoc, Swagger, MDs...)
  • I have described the PR and added a meaningful title in the Conventional Commits format