aboutsummaryrefslogtreecommitdiff
path: root/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE/pull_request_template.md')
-rwxr-xr-x.github/PULL_REQUEST_TEMPLATE/pull_request_template.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
new file mode 100755
index 000000000000..c3d4020f03ec
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
@@ -0,0 +1,16 @@
+Please include this information, either here or in your commit messages for the
+pull request, as appropriate (or delete the line if there's nothing relevant.
+
+PR: <If and which Problem Report is related.>
+Reported by: <If someone else reported the issue.>
+Reviewed by: <If someone else reviewed your modification.>
+Tested by: <If someone else tested the change.>
+Approved by: <If you needed approval for this commit.>
+Obtained from: <If the change is from a third party.>
+Fixes: <Short hash and title line of commit fixed by this change>
+MFC after: <N [day[s]|week[s]|month[s]]. Request a reminder email>
+Relnotes: <Set to 'yes' for mention in release notes.>
+Security: <Vulnerability reference (one per line) or description.>
+Sponsored by: <If the change was sponsored by an organization.>
+Pull Request: <https://github.com/freebsd/<repo>/pull/###>
+Differential Revision: <https://reviews.freebsd.org/D###>