Skip to content

申请加入轻量工作团队

申请信息

将以下信息填写好之后发送到 HR邮箱

信息模板(可一键复制)

json5
{
  "staffPersonalInfo": {
    "personName": {
      "firstName": "",
      "lastName": "",
      "fullName": ""
    },
    "alias": "",
    "gender": 0, // 0: 男, 1: 女
    "birthDate": "10/01/1949" // 生日格式为 MM/DD/YYYY
  },
  "staffContactInformation": {
    "contactInformation": {
      "phoneNumber": "",
      "email": "",
      "usAddress": {
        "addressLine1": "",
        "addressLine2": "",
        "county": "",
        "cityOrTown": "",
        "state": "",
        "zipCode": ""
      }
    },
    "wechatAccount": "", // 联系公司的微信号ID
    "githubAccount": "",
    "linkedinAccount": "",
    "discordUserId": "",
    "wechatWorkRemark": "", // 不需要填写
    "wechatWorkRemarkCorpName": "" // 不需要填写
  },
  "employment": {
    "lcaNumber": "", // 由公司HR填写
    "workStatus": "", 
    "employmentType": "", 
    "positionInfo": {
      "jobTitle": "", // 职位名称 示例 Software Engineer
      "isFullTime": true,
      "beginDate": "",
      "endDate": "",
      "workAddress": {
        "addressLine1": "",
        "addressLine2": "",
        "county": "",
        "cityOrTown": "",
        "state": "",
        "zipCode": ""
      },
      "jobDuty": ""
    },
    "staffDepartmentInfo": {
      "departmentName": "Engineering" // 由公司HR填写
    },
    "wageInformation": { // 由公司HR填写
      "wageRate": 0,
      "wageAmount": 0,
      "currency": "USD"
    },
    "workLocationInformation": {
      "workAddress": {
        "addressLine1": "",
        "addressLine2": "",
        "county": "",
        "cityOrTown": "",
        "state": "",
        "zipCode": ""
      }
    }
  },
  "usaIdentityInfo": {
    "eadInfo": {
      "eadNumber": "",
      "eadIssueDate": "",
      "eadExpiryDate": ""
    },
    "visaInfo": {
      "visaType": "",
      "visaIssueDate": "",
      "visaExpiryDate": ""
    },
    "ssn": ""
  },
  "educationInfo": {
    "degreeLevel": 1, // 1: master 2: PhD
    "institutionName": "",
    "major": "",
    "startDate": "",
    "endDate": "",
    "isCompleted": true
  },
  "payrollInfo": {
    "Bank Account Number": "",
    "Bank Account Type": "",
    "Account Routing Number": "",
    "Account Holder Phone Number": "",
    "Account Holder Full Name": "",
    "Address": {
      "addressLine1": "",
      "addressLine2": "",
      "county": "",
      "cityOrTown": "",
      "state": "",
      "zipCode": ""
    },
    "SSN": ""
  }
}

申请流程

请联系管理员在GitHub上确认加入atomeocean-light-weight team组。

验证方式

团队贡献面板 上可以看到自己的GitHub信息并可以点击到Github profile页面。