diff --git a/.github/ISSUE_TEMPLATE/rfc-tracking.md b/.github/ISSUE_TEMPLATE/rfc-tracking.md new file mode 100644 index 0000000..bedb639 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/rfc-tracking.md @@ -0,0 +1,16 @@ +--- +name: RFC Tracking Issue +about: track the progress of an approved RFC +title: 'Tracking issue for RFC 0000: Short Title' +labels: [] +assignees: '' +--- + +This issue tracks the progress of [RFC 0000: Short Title](https://github.com/alumet-dev/rfcs/pull/0). + +**Steps:** + - [ ] this + - [ ] that + +**Unresolved questions:** + - [ ] Regarding this important question, do we want to do A or B?