mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 06:03:34 +01:00
Update CONTRIBUTING.md
This commit is contained in:
parent
c85ab49444
commit
745c78c536
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ You can build the docs e.g. produce html, using `make docs`. At some point in th
|
||||||
Front-end tests are found in the `tests/frontend/` folder in the repository. Run them by pointing your browser to `<yourdomainhere>/tests/frontend`.
|
Front-end tests are found in the `tests/frontend/` folder in the repository. Run them by pointing your browser to `<yourdomainhere>/tests/frontend`.
|
||||||
|
|
||||||
Back-end tests can be run from the `src` directory, via `npm test`.
|
Back-end tests can be run from the `src` directory, via `npm test`.
|
||||||
|
You can use `npm test -- --inspect-brk` and navigate to `edge://inspect` or `chrome://inspect` to debug the tests.
|
||||||
|
|
||||||
## Things you can help with
|
## Things you can help with
|
||||||
Etherpad is much more than software. So if you aren't a developer then worry not, there is still a LOT you can do! A big part of what we do is community engagement. You can help in the following ways
|
Etherpad is much more than software. So if you aren't a developer then worry not, there is still a LOT you can do! A big part of what we do is community engagement. You can help in the following ways
|
||||||
|
|
Loading…
Reference in a new issue