mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-24 07:59:12 -05:00
docs: correct typo in CONTRIBUTING (#27343)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
This commit is contained in:
+1
-1
@@ -442,7 +442,7 @@ We do not continuously deploy the Cypress binary, so `develop` contains all of t
|
||||
- Changes has user-facing impact:
|
||||
- `breaking` - A breaking change that will require a MVB
|
||||
- `dependency` - A change to a dependency that impact the user
|
||||
- `deprecation` - A API deprecation notice for users
|
||||
- `deprecation` - An API deprecation notice for users
|
||||
- `feat` - A new feature
|
||||
- `fix` - A bug fix or regression fix.
|
||||
- `misc` - a misc user-facing change, like a UI update which is not a fix or enhancement to how Cypress works
|
||||
|
||||
Reference in New Issue
Block a user