Accessibility-Guide is a community effort, so feel free to contribute in any way you can. Every contribution helps!
-
Submit new pull requests accessibility tips and tricks with our template
- Try to keep tips short and straight to the point. They should be easily understandable. For additional resources feel free to add links.
- Tips should be added to
./data
directory. Once there you can runnpm run extractor
&npm run builder
to generate aREADME.md
. Website is generated automatically on Netlify so you shouldn't build it locally. - If it's just a typo, we don't mind, submit a quick fix to it
-
Currently, we support 3 categories of questions: tip, pro-tip, and you-should-know
- We would like to expand the project to include more categories
- If you have better idea for category names feel free to let us know
- Do not modify the
README.md
file or content of./docs
directory. Netlify will automatically buildindex.html
file when your pull request is merged. All changes to cards should be inside of./data