github: add pull request template with minimum lnd version warning

This commit is contained in:
carla 2021-08-20 16:48:18 +02:00
parent 234f4d80fb
commit a4cd7a6056
No known key found for this signature in database
GPG key ID: 4CA7FE54A6213C91

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

@ -0,0 +1,3 @@
#### Pull Request Checklist
- [ ] LndServices minimum version has been updated if new lnd apis/fields are
used.