ansible-role-nginx/.github/pull_request_template.md
alessfg e731944515
Prepare 0.19.2 release
And update contribution guidelines to specify that not all Molecule tests necessarily need to be run before submitting a PR
2021-04-28 20:52:58 +02:00

841 B

Proposed changes

Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to that issue using one of the supported keywords here in this description (not in the title of the PR).

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have added Molecule tests that prove my fix is effective or that my feature works
  • I have checked that any relevant Molecule tests pass after adding my changes
  • I have updated any relevant documentation (defaults/main/*.yml, README.md and CHANGELOG.md)