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
+5
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
Thank you very much for your interest in this project! We welcome contributions from anyone, given that they follow the few rules below.
4
4
5
+
A great first step is to join our
6
+
[][discord] server
7
+
5
8
## Pull Request Process
6
9
7
10
- Feel free to open a draft PR to first discuss the high level changes you intend to make before going deep into the implementation
@@ -62,3 +65,5 @@ You'll end with a file named `CHANGELOG-gen.md` that will list all the PRs and i
62
65
- It is recommended to edit the PR titles in the listing, and add a concise description for the most important ones (or when a single line of text is not enough to describe the changes).
63
66
- You might group PRs that are related to the same feature (or when one PR is overridden by a following one)
64
67
- In case of doubt, use the changelog for `v0.2.0` as a reference of how to edit the changelog
0 commit comments