You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(github): issue templates (salvaged from superseded #41) (#47)
## What
The salvageable result of fully integrating **#41**
(`estate-standardization-20260607`) onto current `main`. I did the full
3-way merge as requested (option c); the **definitive finding** is that
#41 is ~fully superseded:
> A faithful integration of #41 onto current `main` nets to **exactly
these 4 issue templates (195 insertions)** — every other file in #41's
70-file diff is already on `main` (your parallel estate-standardization
in #37–#40 + our recent work landed it all), and its
`.machine_readable/6a2/*.a2ml` changes were **regressive** (main renamed
`6a2/ → descriptiles/`).
So this PR carries the one piece worth keeping, cleanly off `main`:
- `bug_report.md`, `feature_request.md` — #41's clean classic templates,
as-is.
- `question.yml`, `documentation.yml` — **#41 had these malformed**
(classic markdown front-matter stacked on top of raw issue-forms YAML
inside a single `.md`, which GitHub renders as literal text). Fixed into
proper `.yml` issue forms, preserving the (good) forms schema.
## Recommendation
**Close#41 as superseded** once this lands — merging #41 itself would
regress `main` (resurrect `6a2/`, re-add the retired
`scorecard-enforcer.yml`, revert the README). This PR is the salvage.
Note: `main` currently lacks issue templates (they existed in #41's
merge base but not on current `main`). If they were removed
deliberately, just close this too — no harm done.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01WN6nPWWe4dvXfoqBG6auWN
---
_Generated by [Claude
Code](https://claude.ai/code/session_01WN6nPWWe4dvXfoqBG6auWN)_
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments