From 3e3c10f1ea2e617ae25bffa38a8696a768329dbc Mon Sep 17 00:00:00 2001 From: Jussi Vatjus-Anttila Date: Fri, 10 Jun 2016 10:11:01 +0100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c2786d5104..1e7c2a522d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,16 +1,22 @@ -Note: This is just a template, so feel free to use/remove the unnecessary things +Notes: +* Pull requests will not be accepted until the submitter has agreed to the contributer agreement. +* This is just a template, so feel free to use/remove the unnecessary things + ## Status **READY/IN DEVELOPMENT/HOLD** + ## Migrations -If this PR change any API's or it's behavior give short description what "API users" should do when this PR is in use. +If this PR changes any APIs or behaviors, give a short description of what "API users" should do when this PR is merged. + YES | NO ## Description A few sentences describing the overall goals of the pull request's commits. + ## Related PRs List related PRs against other branches: