diff options
| author | Bozhidar Batsov <bozhidar@batsov.com> | 2016-05-26 18:34:23 +0300 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.com> | 2016-05-26 18:34:23 +0300 |
| commit | 170e24f494b2d5aa82628af872ea77168eb130fd (patch) | |
| tree | 2789b81bcf4c17906a129e9c455e11aa53f1cac7 /.github | |
| parent | 0dcffa774ae380e61f34b658c8fc271384e60a29 (diff) | |
Improve a bit the PR template
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0f3b0e6..bf1c427 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,8 @@ +**Replace this placeholder text with a summary of the changes in your PR. +The more detailed you are, the better.** + +----------------- + Before submitting a PR make sure the following things have been done (and denote this by checking the relevant checkboxes): |
