* ICU-20003: add a PR template
Create a GItHub PR template
--- /dev/null
+<!--
+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
+