From 51ce63d977f9903cb926d794906163be4e0ad8ae Mon Sep 17 00:00:00 2001 From: Joel Glovier Date: Thu, 14 Apr 2016 13:00:34 -0400 Subject: [PATCH 1/2] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 93e6f49456..cf262404f9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,11 @@ -Fixes # . +Fixes #[replace brackets with the issue number that your pull request addresses]. **Changes proposed in this pull request:** +- [list out summary of changes here] +- [list out summary of changes here] +- [list out summary of changes here] +- [etc] - - -- +*Note: pull requests without proper descriptions may simply be closed without fan fare. We appreciate your contributions, but need to know what you are offering in clearly described format. Thanks! (you can delete this text)* cc @HospitalRun/core-maintainers From 88264575dc8e02cf4a8acbfe7b49c7fc4de9ba2d Mon Sep 17 00:00:00 2001 From: Joel Glovier Date: Fri, 15 Apr 2016 08:14:01 -0400 Subject: [PATCH 2/2] replace ambiguous language --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cf262404f9..d7f0b3bf4c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,6 @@ Fixes #[replace brackets with the issue number that your pull request addresses] - [list out summary of changes here] - [etc] -*Note: pull requests without proper descriptions may simply be closed without fan fare. We appreciate your contributions, but need to know what you are offering in clearly described format. Thanks! (you can delete this text)* +*Note: pull requests without proper descriptions may simply be closed without further discussion. We appreciate your contributions, but need to know what you are offering in clearly described format. Thanks! (you can delete this text)* cc @HospitalRun/core-maintainers