1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

Update PULL_REQUEST_TEMPLATE

Ask people to delete the PR boilerplate text.
This commit is contained in:
Delyan Angelov 2019-09-05 11:11:23 +03:00 committed by Alexander Medvednikov
parent 96e959342a
commit 818bea34a4

View File

@ -1,3 +1,5 @@
Please, delete this in your PR, after reading it.
Please title your PR as follows: `time: fix foo bar`. Always start with the thing you are fixing, then describe the fix.
Don't use past tense (e.g. "fixed foo bar").