change(ui): add small note to readme
This commit is contained in:
parent
535eb0232e
commit
bb8c5eb182
2 changed files with 14 additions and 6 deletions
|
|
@ -14,3 +14,7 @@ On new icon addition:
|
|||
Labels in comments:
|
||||
TEMP = temporary code
|
||||
TODO = things to implement
|
||||
|
||||
## Contributing notes
|
||||
|
||||
Please use `dev` branch as base and target branch.
|
||||
|
|
|
|||
|
|
@ -29,3 +29,7 @@ OR
|
|||
npm install --save ../path/to/openreplay/monorepo/tracker/tracker
|
||||
```
|
||||
|
||||
|
||||
## Contributing notes
|
||||
|
||||
Please use `dev` branch as base and target branch.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue