ICU-20003 add a PR template (#27)

* ICU-20003: add a PR template
Create a GItHub PR template
This commit is contained in:
Steven R. Loomis 2018-08-07 13:05:38 -07:00 committed by Shane Carr
parent ed5201f293
commit 7039b3641c
No known key found for this signature in database
GPG key ID: FCED3B24AAB18B5C

18
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,18 @@
<!--
Thank you for your pull request.
Please see http://site.icu-project.org/processes/contribute for general
information on contributing to ICU.
You will be automatically asked to sign the contributors license before the PR is accepted.
- sign: https://cla-assistant.io/unicode-org/icu
- license: http://www.unicode.org/copyright.html#License
-->
##### Checklist
- [ ] Issue filed at https://unicode-org.atlassian.net : ICU-______
- [ ] Update PR title to include Issue number
- [ ] Issue accepted
- [ ] Tests included
- [ ] Documentation is changed or added