Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.89 KB

File metadata and controls

51 lines (32 loc) · 1.89 KB

Development Process

Mindset

We build a process and a team with the following mindset in our mind:

  • Proactive & Self-Driven
  • Autonomous & Automation
  • Minimize bottlenecks
  • Minimize complexity in communication
  • Growth mindset

Team Structure

Tools

Information

Reference

  • Git Workflow should align with the Development Process.
  • Therefore we define the Git Workflow based on a Standard but also put some customizations on top of it.
  • For more details, please refer to Git Workflow.
  • System Environments structure should align with the Development Process.
  • Therefore we define the System Environment based on a Standard but also put some customizations on top of it.
  • For more details, please refer to System Environment.
  • This is a subprocess for Software Artisan to handle their tasks smoothly and align with the Development Process.
  • For more details, please refer to Task Lifecycle.
  • This is a Code Review checklist and best practices for Software Artisan to align with the Development Process.
  • For more details, please refer to Code Review.
  • This is a Release Process for Software Artisan to align with the Development Process.
  • For more details, please refer to Release Process.
  • This is a Communication Convention for Software Artisan to align with the Development Process.
  • For more details, please refer to Communication Convention.