summaryrefslogtreecommitdiffhomepage
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorMaryna Herasimovich <m.herasimovich@f5.com>2024-08-29 13:06:48 -0700
committerpluknet <105847909+pluknet@users.noreply.github.com>2024-09-04 19:11:12 +0400
commit082a3cbe3b7f6c28630f271c74b1787220974ed9 (patch)
tree45439b6e441d6274d10d00b1be587b8b695da392 /.github/pull_request_template.md
parentda468ec0c03ab7711ab4fcb0517760daaf31ab10 (diff)
downloadnginx-082a3cbe3b7f6c28630f271c74b1787220974ed9.tar.gz
nginx-082a3cbe3b7f6c28630f271c74b1787220974ed9.tar.bz2
Added GitHub templates.
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 000000000..0ee1fc364
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,10 @@
+### Proposed changes
+
+Describe the use case and detail of the change.
+
+If this pull request addresses an issue on GitHub, make sure to reference that
+issue using one of the
+[supported keywords](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue).
+
+Before creating a pull request, make sure to comply with
+[`Contributing Guidelines`](/CONTRIBUTING.md).