File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -50,15 +50,9 @@ All changes happen through pull requests. Pull requests are the best way to prop
5050This project is using the [ conventional commits] ( https://www.conventionalcommits.org/en/v1.0.0/ ) standard. Please follow these steps to ensure your
5151commit messages are standardized:
5252
53- ## Pull Requests
54-
55- 1 . Fork the repo and create your branch (usually named ` patch-%the number of PRs you've already made% ` ) from ` staging ` .
56- 2 . If you've added code that should be tested, add some test examples.
57- 3 . Ensure to describe your pull request.
58-
5953## Modules
6054
61- | Module | Description |
55+ | Module | Status |
6256| :------------------------------- | :---------: |
6357| [ Basics] ( content/basics.md ) | ✔ |
6458| [ Frontend] ( content/frontend.md ) | ✔ |
You can’t perform that action at this time.
0 commit comments