gh: add pull request template

This commit is contained in:
Aurélien Rainone 2020-09-02 03:12:20 +02:00
parent 4add6c410e
commit 67343b2978

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

@ -0,0 +1,7 @@
## Purpose
_Describe the problem or feature in addition to a link to the issues._
## Approach
_How does this change address the problem?_
Thank you!