Skip to content

docs: codebase glossary + git workflow (CONTEXT.md, CONTRIBUTING)#63

Merged
bigmistqke merged 1 commit into
solidjs-community:nextfrom
bigmistqke:docs/contributing-git-workflow
Jun 8, 2026
Merged

docs: codebase glossary + git workflow (CONTEXT.md, CONTRIBUTING)#63
bigmistqke merged 1 commit into
solidjs-community:nextfrom
bigmistqke:docs/contributing-git-workflow

Conversation

@bigmistqke

@bigmistqke bigmistqke commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Establishes the project's shared docs & process foundation:

  • CONTEXT.md — a codebase glossary. The canonical vocabulary across the element / declaration / plugin / event / pointer domains (element vs object, entity, plugin prop, propagation, pointer capture, …), with relationships, an example dialogue, and flagged ambiguities.
  • CONTRIBUTING.md — a Git Workflow section. The branch/merge model: branch for every change; your own PR branch is yours to rebase/force-push, shared branches aren't; one PR = one logical change; squash by default.
  • Stops tracking docs/superpowers/ — gitignored local process artifacts; the working copies stay local.

@pkg-pr-new

pkg-pr-new Bot commented Jun 3, 2026

Copy link
Copy Markdown

commit: 613d181

@bigmistqke bigmistqke force-pushed the docs/contributing-git-workflow branch from d2ad613 to 0883a45 Compare June 3, 2026 12:09
@bigmistqke bigmistqke changed the title docs(contributing): add a git workflow + /pr command docs: codebase glossary + git workflow (CONTEXT.md, CONTRIBUTING, /pr) Jun 7, 2026
@bigmistqke bigmistqke force-pushed the docs/contributing-git-workflow branch from 0883a45 to eac6243 Compare June 7, 2026 09:09
- CONTEXT.md — a codebase glossary: the canonical vocabulary across the element / declaration / plugin / event / pointer domains (element vs object, entity, plugin prop, propagation, pointer capture, …), with relationships, an example dialogue, and flagged ambiguities.
- CONTRIBUTING.md — a Git Workflow section: branch for every change; your own PR branch is yours to rebase/force-push, shared branches aren't; one PR = one logical change; squash by default.
- Stop tracking docs/superpowers/ — gitignored local process artifacts.
@bigmistqke bigmistqke force-pushed the docs/contributing-git-workflow branch from eac6243 to 613d181 Compare June 7, 2026 09:13
@bigmistqke bigmistqke changed the title docs: codebase glossary + git workflow (CONTEXT.md, CONTRIBUTING, /pr) docs: codebase glossary + git workflow (CONTEXT.md, CONTRIBUTING) Jun 7, 2026
@bigmistqke bigmistqke merged commit 5e7875f into solidjs-community:next Jun 8, 2026
2 checks 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

Development

Successfully merging this pull request may close these issues.

1 participant