Files
the-custodian/canon/standards/contrib-templates/br-template.md
tegwick 0d978b1417 feat(canon): add contribution-convention v0.1, contrib/ templates, and first UPR artifact
- canon/standards/contribution-convention_v0.1.md: master spec for BR/FR/EP/UPR
  artifact types, directory layout, frontmatter schema, ID schemes (EP-DOMAIN-NNN
  for extension points), status lifecycle, and relationship to State Hub
- canon/standards/contrib-templates/: four template files (br, fr, ep, upr)
- contrib/upstream-prs/2026-02-26--observablehq--framework--toc-sidebar-inject.md:
  first real UPR artifact — proposes injectTocTop() to Observable Framework

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 17:28:13 +01:00

872 B

id, type, target_org, target_repo, title, status, domain, related_workstream, state_hub_contribution_id, created, updated, upstream_version, upstream_issue_url
id type target_org target_repo title status domain related_workstream state_hub_contribution_id created updated upstream_version upstream_issue_url
br-YYYY-MM-DD--org--repo--slug br <github-org-or-owner> <repository-name> Short description of the bug draft custodian null null YYYY-MM-DD YYYY-MM-DD X.Y.Z null

Bug:

Environment

  • Upstream project: <target_org>/<target_repo> v<upstream_version>
  • Our usage context: which component or module triggered this

Reproduction Steps

Expected Behaviour

What should happen.

Actual Behaviour

What actually happens. Include error messages or stack traces.

Workaround

Any workaround currently in use, or "None".

Notes

Any additional context, links to related issues, or observations.