diff --git a/.github/ISSUE_TEMPLATE/contributor-call.md b/.github/ISSUE_TEMPLATE/contributor-call.md new file mode 100644 index 00000000000..517e246ab38 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/contributor-call.md @@ -0,0 +1,21 @@ +--- +name: Contributor Call Agenda +about: Agenda for the Besu contributor call +title: 'YYYY-MM-DD Contributor Call' +labels: [agenda] +assignees: [jflo] + +--- + +### Housekeeping + +- [Antitrust Policy](https://www.linuxfoundation.org/legal/antitrust-policy) notice +- This meeting is being recorded, transcribed, and machine summarized +- Please mute unless speaking +- If you have a question use the raise hand feature + +### Agenda Items + +1. **[Topic 1]** — [Brief description] +2. **[Topic 2]** — [Brief description] +3. **[Topic 3]** — [Brief description] \ No newline at end of file