Skip to content

Improve contribution guidelines - #157

Merged
adamlui merged 3 commits into
masterfrom
bvolpato/improve-contributing-guide
Sep 1, 2026
Merged

Improve contribution guidelines#157
adamlui merged 3 commits into
masterfrom
bvolpato/improve-contributing-guide

Conversation

@bvolpato

@bvolpato bvolpato commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

Make submission requirements and validation steps clear before contributors open pull requests.

Changes

  • Define selection and testing expectations
  • Document README entry markup and link-label conventions, including distinct labels for multiple builds or editions
  • Add local validation commands and a focused PR checklist

Testing

  • npm ci --ignore-scripts
  • npm run lint
  • npm audit --audit-level=high (0 vulnerabilities)
  • git diff --check
  • GitHub Actions: lint, Lychee, and CodeQL passed

Did this cause any problems?

Documentation-only change. Revert the contribution-guide commits to restore the previous guide.

@bvolpato
bvolpato force-pushed the bvolpato/improve-contributing-guide branch from a4416ab to ff1560d Compare August 29, 2026 19:11
@bvolpato
bvolpato dismissed a stale review via bb2e4ca September 1, 2026 05:21
@adamlui
adamlui merged commit 9076a25 into master Sep 1, 2026
6 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