We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab4f1c3 commit 7ea4caaCopy full SHA for 7ea4caa
.github/pull_request_template.md
@@ -13,6 +13,7 @@
13
- [ ] Code has been formatted with `go fmt`
14
- [ ] Protobuf files (`lnrpc/**/*.proto`) have been formatted with
15
`make rpc-format` and compiled with `make rpc`
16
+- [ ] New configuration flags have been added to `sample-lnd.conf`
17
- [ ] For code and documentation: lines are wrapped at 80 characters
18
(the tab character should be counted as 8 characters, not 4, as some IDEs do
19
per default)
0 commit comments