Update welcome text, contributing guide
This commit is contained in:
parent
a0330e1f59
commit
af11b12fdf
2 changed files with 5 additions and 4 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
🛠️ Your environment is setup with all the required dependencies and your fork has been added as a remote.
|
||||
|
||||
🚀 To start coding, wait for the "postCreateCommand" to finish setting things up, then:
|
||||
- make sure the virtualenv is activated by running `. .venv/bin/activate`
|
||||
🚀 To start coding:
|
||||
- make sure the virtualenv is activated by running `. .venv/bin/activate` or relaunching the terminal
|
||||
- run `git checkout -b your-branch-name origin/{main-or-latest-release}` to start working on a new feature or bug fix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue