File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -11,21 +11,21 @@ Please read and follow our [Code of Conduct](CODE_OF_CONDUCT.md) to help us keep
1111
1212## Found a bug? Want a feature? - Submit an Issue
1313
14- [ Choose an issue template] ( https://github.com/qwikifiers/cyress -qwik/issues/new/choose ) to file a bug report / feature request.
14+ [ Choose an issue template] ( https://github.com/qwikifiers/cypress -qwik/issues/new/choose ) to file a bug report / feature request.
1515
1616<br />
1717
1818## Ready to contribute a Pull Request (PR)?
1919
2020<br />
2121
22- ### ▶ 1. First - [ Search this repo for existing PRs] ( https://github.com/qwikifiers/cyress -qwik/pulls ) !
22+ ### ▶ 1. First - [ Search this repo for existing PRs] ( https://github.com/qwikifiers/cypress -qwik/pulls ) !
2323
2424Try to find an open or closed PR that relates to the change you want to introduce.
2525
2626<br />
2727
28- ### ▶ 2. ** Before you start coding - [ find] ( https://github.com/qwikifiers/cyress -qwik/issues ) / [ create an issue] ( https://github.com/qwikifiers/cyress -qwik/issues/new/choose ) **
28+ ### ▶ 2. ** Before you start coding - [ find] ( https://github.com/qwikifiers/cypress -qwik/issues ) / [ create an issue] ( https://github.com/qwikifiers/cypress -qwik/issues/new/choose ) **
2929
3030** Make sure there's an issue** describing the problem you're fixing, or documents the design for the feature you'd like to add.
3131Discussing the design up front helps to ensure that we're ready to accept your work.
@@ -97,7 +97,7 @@ git push origin my-fix-branch
9797
9898### ▶ 8. Create a PR
9999
100- In GitHub, create a pull request for ` qwikifiers/cyress -qwik:main ` .
100+ In GitHub, create a pull request for ` qwikifiers/cypress -qwik:main ` .
101101
102102Make sure you check the following checkbox "Allow edits from maintainers" -
103103
Original file line number Diff line number Diff line change @@ -127,6 +127,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/
127127## Related Links
128128
129129- [ Cypress-Qwik Discord] ( https://discord.gg/PVWUUejrez )
130+ - [ Qwik Discord] ( https://qwik.builder.io/chat )
130131- [ Qwik Docs] ( https://qwik.builder.io/ )
131132- [ Cypress Docs] ( https://www.cypress.io/ )
132133
You can’t perform that action at this time.
0 commit comments