mirror of
https://github.com/pavlobu/deskreen.git
synced 2025-05-28 05:10:09 -07:00
doc
This commit is contained in:
parent
348bf758e3
commit
60b650b72c
@ -123,6 +123,8 @@ Thank you in advance!
|
||||
|
||||
## Get Started for Developers
|
||||
|
||||
### Run `yarn test-all` locally to make sure you don't have any errors, before submitting your PR
|
||||
|
||||
### Prerequisites
|
||||
|
||||
You will need to have `node` `npm` and `yarn` installed
|
||||
@ -176,6 +178,8 @@ cd app/client
|
||||
SKIP_PREFLIGHT_CHECK=true yarn test:nowatch -- -u
|
||||
```
|
||||
|
||||
### Run `yarn test-all` locally to make sure you don't have any errors, before submitting your PR
|
||||
|
||||
## Instruction for running a local Sonar Qube, community edition
|
||||
|
||||
### Prerequisites
|
||||
|
@ -130,6 +130,8 @@ cd app/client
|
||||
SKIP_PREFLIGHT_CHECK=true yarn test:nowatch -- -u
|
||||
```
|
||||
|
||||
### Run `yarn test-all` locally to make sure you don't have any errors, before submitting your PR
|
||||
|
||||
### IMPORTANT: Please make sure your PR is 1 or maximum 2 commits length. If it is longer than that, you will be asked to squash your PR commits. If you don't know how to squash, refer [this guide](#dont-know-code)
|
||||
|
||||
### After you done fixing, please submit your PR, it will be reviewed and if everything is ok it will be merged and you fix will be included in next release. Thank you!
|
||||
|
@ -163,6 +163,8 @@ cd app/client
|
||||
SKIP_PREFLIGHT_CHECK=true yarn test:nowatch -- -u
|
||||
```
|
||||
|
||||
### Run `yarn test-all` locally to make sure you don't have any errors, before submitting your PR
|
||||
|
||||
### By this time you should be done with adding a translation.
|
||||
|
||||
### Add new language for Deskreen Website. Step By Step Guide for coders and people who know how to use git
|
||||
|
Loading…
x
Reference in New Issue
Block a user