Skip to content

Commit

Permalink
fix: deploy to test env
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanue committed Oct 28, 2023
1 parent 0c792a6 commit 3b30ff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ We have more tech guides and handbook here:
4. Coding (In the process, you can rebase/merge the newest code from the main working branch online to get the new changes, check below link to get tutorial on how to update code from upstream)

5. Raise the PR, if possible, add `resolves #xx` in the description to link the PR with the issue, in this way, Github will automatically close that issue for us.

6. Optional, if you aren't fully confident about your code, it's always a good idea to create a PR in `draft` status as early as possible, so you can draw others attention on it and give you suggestions. (to do it, just expand the PR button, there is a `draft` selection)

7. If necessary, add some screenshot or video record to show the work, especial when you are doing some UI work, like build a component.
Expand Down

0 comments on commit 3b30ff7

Please sign in to comment.