From 16402954ee226f8c1cb19615cf17c91041ab19af Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Sun, 26 Apr 2026 20:01:53 +0900 Subject: [PATCH] docs: add .github/ISSUE_TEMPLATE/pinpoint.md codifying gaebal-gajae filing format --- .github/ISSUE_TEMPLATE/config.yml | 5 ++++ .github/ISSUE_TEMPLATE/pinpoint.md | 41 ++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/pinpoint.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..0671b7c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: How to file a pinpoint + url: https://github.com/ultraworkers/claw-code/blob/main/CONTRIBUTING.md#filing-a-roadmap-pinpoint + about: Read the pinpoint format guide before filing diff --git a/.github/ISSUE_TEMPLATE/pinpoint.md b/.github/ISSUE_TEMPLATE/pinpoint.md new file mode 100644 index 0000000..fd5cabb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/pinpoint.md @@ -0,0 +1,41 @@ +--- +name: Pinpoint +about: File a concrete clawability gap with code evidence +title: '[Pinpoint #XXX] ' +labels: [pinpoint] +--- + +## Exact pinpoint + + + +## Live evidence + + + +``` +# paste evidence here +``` + +## Why distinct + + + +## Concrete delta landed + + + +- commit: +- push: local==origin==fork ✅ / ⏳ pending + +## Fix shape recorded + + + +## Branch / parity + + + +- branch: +- HEAD: +- parity: local==origin==fork ✅ / ⏳ pending