summaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-12-13 23:33:58 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2020-12-13 23:33:58 +0100
commitb777a5177d0b8a492fc76320491b0791f25e17a1 (patch)
tree8270466a88fbad4f56c1457f00128dc9ef74f7f7 /.github/PULL_REQUEST_TEMPLATE.md
parente12d8853cd5d6f44f75ab1bab23c54f7f91b32af (diff)
downloadpsutil-b777a5177d0b8a492fc76320491b0791f25e17a1.tar.gz
add CONTRIBUTING.md
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 00000000..88f416f0
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,9 @@
+## Resume
+
+* OS: { OS name }
+* Bug fix: { yes/no }
+* Fixes: { comma-separated list of tickets fixed by the PR, if any }
+
+## Description
+
+...