Skip to content

Fix profile readme + broken contributing link + feature-status.json refs#7

Merged
willwade merged 3 commits into
mainfrom
improve-profile-readme
Jun 27, 2026
Merged

Fix profile readme + broken contributing link + feature-status.json refs#7
willwade merged 3 commits into
mainfrom
improve-profile-readme

Conversation

@willwade

Copy link
Copy Markdown
Contributor

Three fixes:

  1. Contributing link — was /.github/blob/main/.github/CONTRIBUTING.md\ (404), now /.github/blob/main/CONTRIBUTING.md\
  2. Profile readme — added Dasher-Android (missing from frontend table), moved dasher-web into the main table as a WASM frontend, removed redundant 'Web demo' section
  3. feature-status.yaml → .json — the actual file is .json, fixed broken references in CONTRIBUTING.md, PR template, and platform-parity issue template

willwade added 3 commits June 17, 2026 13:16
- Add DCO section to org CONTRIBUTING.md with sign-off instructions
- Add DCO checkbox to PR template Definition of Done
- Create DCO GitHub Action workflow that checks all PR commits
  for Signed-off-by trailer
- Replaces the need for a formal CLA going forward

The GPL->MIT relicensing used individual written permissions (held
privately by project stewards). DCO provides ongoing provenance
tracking without that overhead.

Signed-off-by: will wade <willwade@gmail.com>
Signed-off-by: will wade <willwade@gmail.com>
- Fix broken contributing link (was .github/.github/CONTRIBUTING.md,
  now .github/CONTRIBUTING.md at repo root)
- Add Dasher-Android to the frontend table (was missing)
- Move dasher-web into the main table as a WASM frontend (not a separate
  'web demo' section — it IS a frontend consuming DasherCore)
- website stays in the table but correctly described as the dasher.at
  source, not a DasherCore frontend

Signed-off-by: will wade <willwade@gmail.com>
@willwade willwade merged commit b3e654a into main Jun 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

Development

Successfully merging this pull request may close these issues.

1 participant