Created
May 13, 2024 11:36 AM
Tags
This page documents the development process engineers should follow at your company. Helpful for getting new employees up to speed.
1. Create a branch off of master2. Writing code3. Create a pull request on Github4. Submit for review
1. Create a branch off of master
Name the branch with your first name pre-pended:
leslie/cool-feature
2. Writing code
You can link to other pages in your workspace in a couple ways:
- Type
/link
, pressenter
, and type the name of the page you want. This creates a link like this one:
- To create a link inline, type
@
followed by the title of the page, then pressenter
. The result looks like this: TqSdk介绍
3. Create a pull request on Github
Include the Notion task link in your PR description.
4. Submit for review
- Assign the task in Notion to the appropriate reviewer.
- You can always tag a person on a Notion page by typing
@
followed by their name.