1
0
Fork 0
forked from github/pelican
pelican-theme/.github/pull_request_template.md
2020-05-17 07:32:28 +02:00

852 B

Pull Request Checklist

Resolves: #issue-number-here

  • Ensured tests pass and (if applicable) updated functional test output
  • Conformed to code style guidelines by running appropriate linting tools
  • Added tests for changed code
  • Updated documentation for changed code