Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.52 KB

ORG-NOTES.md

File metadata and controls

25 lines (15 loc) · 1.52 KB

Important org notes:

Using GitFlow WorkFlow to deliver changes to your project is highly recommended.

We suggest you make conventional commits and commit linting in every app and repository, you work with during this course.

You can use the Husky npm package to set up appropriate git hooks in your project.

Please, share access to your repository with your mentor, expert, or other students in your group (if necessary).

When the task is done, submit a pull request (PR) and request a review from your mentor, expert, or other mentees from your group (if necessary).

Duplicate PR’s link and attach it to Learn Portal when you submit your work for review.

Attach some screenshots of your work/app along with PR’s link to show:

  • the code or configuration of your solution
  • the inputs and outputs of your script/solution
  • any related links or sources
  • you can optionally provide some video screen captures with your solution

Notify your mentor, expert, or other mentees from your group when work is done and ready for review (if necessary).

Prepare questions beforehand to ask during a group Q&A session with a mentor or expert.

If you spin some Cloud resources while solving the lab's tasks, terminate them after reporting the results in Learn portal to avoid additional or unexpected charges.