Add PR template to encourage clicking Allow Edits

Also moving issue template to /.github for better organization. This is
supported by GitHub.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
reviewable/pr2962/r1
Ahmet Alp Balkan 2017-03-22 12:53:26 -07:00
parent 2d77413f91
commit a607d39b88
No known key found for this signature in database
GPG Key ID: 5C02521D7B216AD6
2 changed files with 3 additions and 0 deletions

3
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,3 @@
> NOTE: Please check the “Allow edits from maintainers” box below to allow
> reviewers fix problems on your patch and speed up the review process.
> Please delete this note before submitting the pull request.