Skip to content

Adds accessibility checklist to PR template and README#484

Merged
hj-inmeta merged 3 commits intomainfrom
feature/79-A11Y-doc
Feb 25, 2026
Merged

Adds accessibility checklist to PR template and README#484
hj-inmeta merged 3 commits intomainfrom
feature/79-A11Y-doc

Conversation

@hj-inmeta
Copy link
Copy Markdown
Contributor

Describe your changes

Adds an accessibility testing item to the pull request template. Also adds a manual testing recommendation to the README, referencing UUtilsynet's rules.

Checklist before requesting a review

  • I have performed a self-review and test of my code
  • I have added label to the PR (major, minor or patch)
  • If applicable: Is story created/updated in stories-folder?
  • If applicable: Is README-file for CSS documentation created/updated?
  • If applicable: Are unit tests created/updated for the component?
  • If new component: Is tsx-file import added to packages/react/index.tsx?
  • If new component: Is CSS-file added to packages/css/index.css?

Adds an accessibility testing item to the pull request template.
Also adds a manual testing recommendation to the README,
referencing UUtilsynet's rules.
@hj-inmeta hj-inmeta requested a review from a team as a code owner February 24, 2026 12:23
@hj-inmeta hj-inmeta linked an issue Feb 24, 2026 that may be closed by this pull request
Moves the important testing guidelines about using queries and userEvent to be above the manual testing section for better visibility.
@hj-inmeta hj-inmeta merged commit 146ffe5 into main Feb 25, 2026
5 checks passed
@hj-inmeta hj-inmeta deleted the feature/79-A11Y-doc branch February 25, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider a11y to README and checklist

2 participants