aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 000000000..5126cee2a
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,7 @@
+**Describe the pull request**
+
+- What does your PR fix? Fixes issue #
+
+- Which triplets are supported/not supported? Have you updated the CI baseline?
+
+- Does your PR follow the [maintainer guide](https://github.com/microsoft/vcpkg/blob/master/docs/maintainers/maintainer-guide.md)?