mirror of
https://github.com/wrabit/django-cotton.git
synced 2025-07-07 17:45:01 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
e0b89f9f4e
commit
a2ed11f40d
1 changed files with 2 additions and 2 deletions
|
@ -43,7 +43,7 @@ The development environment is set up using Docker. To build the project, run th
|
|||
Please ensure that your changes pass all existing tests and, if applicable, add new tests to cover your changes.
|
||||
|
||||
```bash
|
||||
./dev/docker/bin/test.sh # append the test module path to test one module or test
|
||||
./dev/docker/bin/test.sh # append the test module path to test one module or test method
|
||||
```
|
||||
|
||||
### Documentation
|
||||
|
@ -55,4 +55,4 @@ If you are ok to do it and you feel the feature you introduce or change requires
|
|||
./docs/docker/bin/run-dev.sh
|
||||
```
|
||||
|
||||
Thank you for contributing!
|
||||
Thank you for contributing!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue