Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 1.96 KB

README.md

File metadata and controls

59 lines (43 loc) · 1.96 KB
Project_name
Client project for client_name. #private_slack
PM: project_manager, Lead Engineer: Lead_engineer.

Project_name

Team

Human Made

  • project_manager, Project Manager
  • Lead_engineer, Lead Engineer
  • other_engineer

client_name

  • client_team

Hosting

Project_name will be hosted on WordPress.com VIP Classic.

Development of the site is done by pushing to the relevant branches of this repo:

  • Staging site (staging_domain.com) - deployed via the staging branch.
  • Production site (production_domain.com) - deployed via the master branch.

Development Process

The development process follows the standard Human Made development process.

Here's a quick summary:

  • Assign issues you're working on to yourself.
  • Work on a branch per issue, something like name-of-feature. One branch per feature/bug, please.
  • File a PR early so it can be used for tracking progress.
  • When you're finished, mark the PR for review by labelling with "Review & Merge".
  • Get someone to review your code, and assign to them; if no one is around, the project lead (Lead_engineer) can review.

In addition, your code must meet the WordPress.com VIP coding standards. All code is reviewed by VIP before being pushed to production.