Skip to content

Commit 7ea4caa

Browse files
committed
github: add sample-lnd.conf to PR checklist
1 parent ab4f1c3 commit 7ea4caa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- [ ] Code has been formatted with `go fmt`
1414
- [ ] Protobuf files (`lnrpc/**/*.proto`) have been formatted with
1515
`make rpc-format` and compiled with `make rpc`
16+
- [ ] New configuration flags have been added to `sample-lnd.conf`
1617
- [ ] For code and documentation: lines are wrapped at 80 characters
1718
(the tab character should be counted as 8 characters, not 4, as some IDEs do
1819
per default)

0 commit comments

Comments
 (0)