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
First, thank you for contributing. Contributions help keep the library up-to-date and make it better. Contributions are always welcome.
3
+
4
+
The following is a set of guidelines for contributing to the guide. These are guidelines, not hard rules.
5
+
6
+
## Submitting a Pull Request
7
+
1. Make sure you are up-to-date with the latest changes. It is recommended you pull the latest changes from the master branch before working on your own.
8
+
2. Make sure to test your changes before submitting a pull request.
9
+
3. Make sure you follow proper grammar and spelling.
10
+
4. Try to follow git conventions. If you are not familiar with git, you can find a good tutorial [here](https://www.conventionalcommits.org/en/v1.0.0/).
11
+
12
+
### Licensing
13
+
By submitting a pull request, you agree:
14
+
15
+
1. That you are submitting your own work. You hold the copyright to your work.
16
+
2. To transfer your copyright to the guide.
17
+
3. To license your contribution under the MIT License.
18
+
4. If you are found to be in fault with any of the above, we shall not be held responsible in any way after the pull request has been merged.
0 commit comments