Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 892 Bytes

pull_request_template.md

File metadata and controls

18 lines (12 loc) · 892 Bytes

Issue number and link

Fixes: #xxx

Describe your changes

Checklist before requesting a review

  • I follow the Semantic Pull Requests rules (bugfix/feature)
  • I specified links to related issues (must: bugfix, want: feature)
  • I have performed a self-review of my code (bugfix/feature)
  • I have added thorough tests (bugfix/feature)
  • I have edited ## [Unreleased] section in CHANGELOG.md following keep a changelog syntax (bugfix/feature)
  • I {made/will make} a related pull request for documentation repo (feature)