Skip to content

Docs: issue/PR templates, CLAUDE workflow notes, PR template filename#83

Merged
senamakel merged 9 commits into
tinyhumansai:mainfrom
senamakel:fix/docs
Mar 30, 2026
Merged

Docs: issue/PR templates, CLAUDE workflow notes, PR template filename#83
senamakel merged 9 commits into
tinyhumansai:mainfrom
senamakel:fix/docs

Conversation

@senamakel
Copy link
Copy Markdown
Member

Summary

  • Add and refine GitHub issue templates (feature, bug) and PR template guidance.
  • Rename PR template to PULL_REQUEST_TEMPLATE.md and update agent doc links (CLAUDE.md, prompts AGENTS.md).
  • Document upstream issue templates in CLAUDE.md; comment out E2E macOS steps in test.yml (from branch history).

Problem

Contributors and agents lacked a single place describing which issue template to use and how PRs should be structured.

Solution

  • Issue templates: structured sections (summary / problem / solution / acceptance / related).
  • CLAUDE.md: Git workflow bullet for feature.md and bug.md templates.
  • PR template path standardized to uppercase filename per GitHub convention.

Testing

  • Pre-push hooks (format, lint, tsc) passed on push

Related

  • N/A

Made with Cursor

…d consistency

- Standardized section headings to title case for uniformity.
- Enhanced descriptions for each section to improve guidance for contributors.
- Introduced a new feature issue template to streamline feature proposals and documentation requirements.
- Added a new bug issue template to standardize bug reporting.
- Updated the feature issue template to clarify the problem and solution sections.
- Revised the pull request template to include a submission checklist for testing and documentation requirements.
- Temporarily disabled the E2E (macOS / Appium) job in the GitHub Actions workflow by commenting out all related steps for future reference.
@senamakel senamakel merged commit 6aeea8b into tinyhumansai:main Mar 30, 2026
2 of 4 checks passed
@senamakel senamakel deleted the fix/docs branch March 31, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant