-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
area: documentationanything involving docs or mochajs.organything involving docs or mochajs.orgtype: featureenhancement proposalenhancement proposal
Description
Documentation Request Checklist
- I have read and agree to Mocha's Code of Conduct and Contributing Guidelines
- I have searched for related issues and issues with the
faq
label, but none matched my issue. - I want to provide a PR to resolve this
Overview
Words like "easy" and "simple" are often used in writing to convey that something doesn't require extra complications or tooling. But they also mean in English that something should be literally "easy" or "simple" - which often isn't the case for devs new to a technology. It's good writing practice to use more precise adjectives instead.
Right now the Mocha slogan is "Simple, flexible, fun JavaScript test framework for Node.js & The Browser":
Line 5 in 645469e
<p align="center">☕️ Simple, flexible, fun JavaScript test framework for Node.js & The Browser ☕️</p> |
Let's use a slogan that doesn't say "simple". Maybe just "flexible and fun" is enough?
Additional Info
https://justsimply.dev is a good resource that goes into more detail and has examples.
Metadata
Metadata
Assignees
Labels
area: documentationanything involving docs or mochajs.organything involving docs or mochajs.orgtype: featureenhancement proposalenhancement proposal
Type
Projects
Status
Done