Update CONTRIBUTING.md (#2036)
This commit is contained in:
parent
c437f15868
commit
49ddd6cb59
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Contributions are what make the open source community such an amazing place to b
|
||||||
|
|
||||||
The development branch is `main`. This is the branch that all pull
|
The development branch is `main`. This is the branch that all pull
|
||||||
requests should be made against. The changes on the `main`
|
requests should be made against. The changes on the `main`
|
||||||
branch are tagged into a release biweekly.
|
branch are tagged into a release monthly.
|
||||||
|
|
||||||
To develop locally:
|
To develop locally:
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ Please be sure that you can make a full production build before pushing code.
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
More info on how to add new tests comming soon.
|
More info on how to add new tests coming soon.
|
||||||
|
|
||||||
### Running tests
|
### Running tests
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue