change(ui): add small note to readme

This commit is contained in:
sylenien 2022-10-20 11:32:35 +02:00
parent 535eb0232e
commit bb8c5eb182
2 changed files with 14 additions and 6 deletions

View file

@ -14,3 +14,7 @@ On new icon addition:
Labels in comments: Labels in comments:
TEMP = temporary code TEMP = temporary code
TODO = things to implement TODO = things to implement
## Contributing notes
Please use `dev` branch as base and target branch.

View file

@ -29,3 +29,7 @@ OR
npm install --save ../path/to/openreplay/monorepo/tracker/tracker npm install --save ../path/to/openreplay/monorepo/tracker/tracker
``` ```
## Contributing notes
Please use `dev` branch as base and target branch.