mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-21 22:49:16 -05:00
docs(CONTRIBUTING): Fix link to "good first issue" for newcomers (#21614)
Co-authored-by: Matt Schile <mschile@gmail.com> Co-authored-by: Matt Henkes <mjhenkes@gmail.com> Co-authored-by: Zach Bloomquist <git@chary.us>
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ Thanks for taking the time to contribute! :smile:
|
||||
- [Report bugs](https://github.com/cypress-io/cypress/issues/new) by opening an issue.
|
||||
- [Request features](https://github.com/cypress-io/cypress/issues/new) by opening an issue.
|
||||
- [Help triage existing issues](#triaging-issues).
|
||||
- Write code to address an issue. We have some issues labeled as [`first-timers-only`](https://github.com/cypress-io/cypress/labels/first-timers-only) that are a good place to start. Please thoroughly read our [Writing Code guide](#writing-code).
|
||||
- Write code to address an issue. We have some issues labeled as [`good first issue`](https://github.com/cypress-io/cypress/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) that are a good place to start. Please thoroughly read our [Writing Code guide](#writing-code).
|
||||
|
||||
## Table of Contents
|
||||
|
||||
|
||||
Reference in New Issue
Block a user