From acd58c11bb7b8159d01f00fc956b7a4f867c4c40 Mon Sep 17 00:00:00 2001 From: fryorcraken Date: Tue, 2 Dec 2025 14:05:14 +1100 Subject: [PATCH] Add deliverable check list --- .github/ISSUE_TEMPLATE/deliverable.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/deliverable.md b/.github/ISSUE_TEMPLATE/deliverable.md index 75e34ff..629c560 100644 --- a/.github/ISSUE_TEMPLATE/deliverable.md +++ b/.github/ISSUE_TEMPLATE/deliverable.md @@ -13,3 +13,11 @@ assignees: '' ## Summary + +### Checklist + +- [ ] Specs: link to specs and/or API definition +- [ ] Code: link to GitHub issues/PRs/Epic +- [ ] Dogfood: link to dogfooding session/artefact +- [ ] Docs: links to README.md or logos dosc +- [ ] C-API: Ensure C-API is usable \ No newline at end of file