Hosting a Bitcoin Core Review Club Meeting

How to Choose a PR

Before the Meeting

Making a New Post

Fork the website repository located on GitHub.

To make a new post, run the following command from the website directory:

./contrib/new_post.py <PR_NUMBER> <HOST_GITHUB_USERNAME> <YYYY-MM-DD>

This command will create a new markdown file for the post, with metadata and initial Notes and Questions headers.

For full help on the command, run

./contrib/new_post.py -h

In the Meeting

After a Meeting

Let one of the review club maintainers know that the meeting is over. They’ll take care of updating the website.

Adding logs to the review club website

This process is done by the review club maintainers