Skip to content

Commit 3cb8cd4

Browse files
authored
Merge pull request #9 from dunxen/2023-04-add2204
Add PR 2204
2 parents feedcb0 + e8166a3 commit 3cb8cd4

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

_posts/2023-04-11-#2089.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pr: 2089
66
authors: [wpaulino]
77
components: ["events"]
88
host: dunxen
9-
status: upcoming
9+
status: past
1010
commit:
1111
---
1212

_posts/2023-04-27-#2204.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
layout: pr
3+
date: 2023-04-27
4+
title: "Support for custom feature bits"
5+
pr: 2204
6+
authors: [jkczyz]
7+
components: ["lightning-custom-message", "features"]
8+
host: dunxen
9+
status: upcoming
10+
commit:
11+
---
12+
13+
_Notes and questions to follow soon!_
14+
15+
<!-- TODO: Before meeting, add notes and questions
16+
## Notes
17+
18+
## Questions
19+
1. Did you review the PR? [Concept ACK, approach ACK, tested ACK, or NACK](https://github.com/lightningdevkit/rust-lightning/blob/master/CONTRIBUTING.md#peer-review)?
20+
-->
21+
22+
23+
-->

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: home
55
### A fortnightly review club for Lightning Dev Kit (LDK) PRs
66

77
<span class="question">What is this?</span> &nbsp;A fortnightly club for reviewing
8-
LDK PRs at **{{ site.meeting_time }} every second {{ site.meeting_day }}** in
8+
LDK PRs at **{{ site.meeting_time }} usually every second {{ site.meeting_day }}** in
99
{{ site.meeting_location }}.
1010

1111
<span class="question">What's it for?</span> &nbsp;To help newer contributors

0 commit comments

Comments
 (0)