You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ We take Pull Requests!
4
4
5
5
## Before you send Pull Request
6
6
7
-
1. Contact the contributors via the [Discord channel](https://discord.gg/fTpqUTMmVa) or the [Github Issue](https://github.com/event-driven-io/Pongo/issues/new) to make sure that this is issue or bug should be handled with proposed way. Send details of your case and explain the details of the proposed solution.
7
+
1. Contact the contributors via the [Discord channel](https://discord.gg/kHkSThjG) or the [Github Issue](https://github.com/event-driven-io/Pongo/issues/new) to make sure that this is issue or bug should be handled with proposed way. Send details of your case and explain the details of the proposed solution.
8
8
2. Once you get approval from one of the maintainers, you can start to work on your code change.
9
9
3. After your changes are ready, make sure that you covered your case with automated tests and verify that you have limited the number of breaking changes to a bare minimum.
10
10
4. We also highly appreciate any relevant updates to the documentation.
@@ -88,7 +88,7 @@ npm run build
88
88
npm run test
89
89
```
90
90
91
-
If any of those steps didn't work for you, please contact us on [Discord channel](https://discord.gg/fTpqUTMmVa).
91
+
If any of those steps didn't work for you, please contact us on [Discord channel](https://discord.gg/kHkSThjG).
0 commit comments