Skip to content

docs: add contributing guides#8

Merged
Gnuk merged 1 commit into
mainfrom
4-add-contributing-md
Jun 12, 2026
Merged

docs: add contributing guides#8
Gnuk merged 1 commit into
mainfrom
4-add-contributing-md

Conversation

@Gnuk

@Gnuk Gnuk commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds contributing documentation for the monorepo.

  • CONTRIBUTING.md (root): contributor ownership, how to open an issue, development setup, workflow, commit convention (Conventional Commits) and pull request rules, plus links to the per-package guides.
  • styles/CONTRIBUTING.md: Pattern Library conventions — Atomic Design, CAP (Component Alternative Part), tokens (base vs semantic colours), quarks, and creating/documenting a component with Tikui.
  • react/CONTRIBUTING.md: Component Library conventions — file layout, props typing (DataSelectable), clsx + CAP.ts helpers, parts, and tests.
  • icons/CONTRIBUTING.md: how the Ionicons font and types are generated and consumed.
  • README.md: a Contributing section linking to the root guide.

Closes #4

🤖 Generated with Claude Code

Comment thread icons/CONTRIBUTING.md Outdated
Comment thread react/CONTRIBUTING.md Outdated
Comment thread react/CONTRIBUTING.md Outdated
Comment thread react/CONTRIBUTING.md Outdated
Comment thread react/CONTRIBUTING.md
Comment thread styles/CONTRIBUTING.md
@Gnuk Gnuk force-pushed the 4-add-contributing-md branch 2 times, most recently from 4e40ff5 to 4276e0f Compare June 12, 2026 08:31
Add a root CONTRIBUTING.md (ownership, opening an issue, workflow,
commits, pull requests) plus per-package guides for styles, react and
icons, a Contributing link in the README, and the supporting per-package
mise tasks.

Also extend the pick-issue-to-pr skill (step 9) to reply to review
threads and resolve them only when the feedback is fully addressed,
leaving them open on questions, pushback, partial fixes or deferrals.

Closes #4
@Gnuk Gnuk force-pushed the 4-add-contributing-md branch from 4276e0f to 6142471 Compare June 12, 2026 08:33
@Gnuk Gnuk marked this pull request as ready for review June 12, 2026 08:34
@Gnuk Gnuk merged commit ee3ebd0 into main Jun 12, 2026
3 checks passed
@Gnuk Gnuk deleted the 4-add-contributing-md branch June 12, 2026 08:43
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.

Add CONTRIBUTING.md

1 participant