nginx-otel-nix/.github/pull_request_template.md
Pavel Pautov 7e674ab4be Update PR template.
Removed documentation task, as most of it is hosted externally for now.

(cherry picked from commit aac5678def)
2024-04-06 13:34:02 -04:00

728 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 fix keyword here in this description and in corresponding commit message.

Checklist

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

  • I have read the CONTRIBUTING document
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes