Skip to content

fix: resolve all open issues — repo health, tests, linting, CLAUDE.md - #32

Merged
urbantech merged 1 commit into
mainfrom
fix/resolve-open-issues
Aug 27, 2026
Merged

fix: resolve all open issues — repo health, tests, linting, CLAUDE.md#32
urbantech merged 1 commit into
mainfrom
fix/resolve-open-issues

Conversation

@urbantech

Copy link
Copy Markdown
Contributor

Summary

Resolves all 7 open issues from the quaid-scanner report and the original feature request.

Changes

Issue Fix
#15 — No Code of Conduct Added CODE_OF_CONDUCT.md (Contributor Covenant 2.1)
#16 — No SUPPORT.md Added SUPPORT.md with Discord, GitHub Issues, docs links
#17 — CLAUDE.md lacks structural sections Added Critical Rules, Project Structure, Common Tasks sections
#26 — No issue templates Added .github/ISSUE_TEMPLATE/ with bug report + feature request
#27 — No linter config Added .markdownlint.json for markdownlint
#28 — No test files Added tests/templates.test.sh with 34 validations
#1 — Global rules link in IDE Templates now ship with rules built-in; closing as resolved by templates

CI

Added .github/workflows/ci.yml that runs template tests + markdown linting on push/PR.

Test Results

34 passed, 0 failed

Closes #15, closes #16, closes #17, closes #26, closes #27, closes #28, closes #1

- Add CODE_OF_CONDUCT.md (Contributor Covenant 2.1) — closes #15
- Add SUPPORT.md with Discord, GitHub Issues, docs links — closes #16
- Add .github/ISSUE_TEMPLATE/ (bug report + feature request) — closes #26
- Add .markdownlint.json linter configuration — closes #27
- Add tests/templates.test.sh (34 validations: structure, JSON, secrets, PII) — closes #28
- Update CLAUDE.md with Critical Rules, Project Structure, Common Tasks sections — closes #17
- Add .github/workflows/ci.yml for automated test + lint on push/PR
@urbantech
urbantech merged commit bbb1679 into main Aug 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant