-
Notifications
You must be signed in to change notification settings - Fork 6
Description
This will be a running issue to let you know how to add more items to the checklist
In the checklist_working-copy.md
file, there are some checklist items to help dev creators and builders avoid accidental gatekeeping.
<!--TODO: Add more items and references-->
Within appropriate categories, you may add new checklist items with references. Below are some syntax examples.
All items added should look like the below
- [ ] item ([ref](URL to a source with more info))
- [ ] item ([ref](URL to a source with more info))
If you're adding a new category or subcategory of items, do it like this
## Category name
- [ ] category item ([ref](source link))
- [ ] category item ([ref](source link))
- [ ] not ~~word~~ → **alternative**, **alternative**, or **alternative** ([ref](source link))
### Sub-Category name
- [ ] sub-category item ([ref](source link))
- [ ] sub-category item ([ref](source link))
Items must have a reference link. If you find one without a reference link, you are more than welcome to add it or comment on this issue with the link and we are happy to add it.
Keep it Clean and Useful
Some guidelines to keep things looking clean, organized, and easy to use (discussed here)
- Keep line items as short and concise as possible
- If adding a term to avoid, give only 2 or 3 alternative words.
- If there are multiple terms with similar meaning, group them together
- Absolutely no explanations. Instead, include a source like SelfDefined.App
- Ensure source references are reputable. Prefer own voices references
Make it welcoming
When possible, try to frame things in a positive way. Sometimes, this won't be possible, but we'd like it to be as friendly as it can be. We don't want a "don't do this, don't do that, yep, not that either" list.
Proposed workflow:
- Fork this repo
- Add checklist items to
checklist_working-copy.md
keeping to the existing style/conventions:- follow the examples above
- Once you are done and checked for typos, commit it & push your work to your fork
- Submit a PR against this repo
Someone will look it over and, if deemed appropriate, will merge your PR.
Thanks for contributing! ♥
Don't forget to checkout AntiGatekeep Checklist for Content Creation and follow the bot on Twitter to see the hard work you put in.