Skip to content

Development Coordination Process

Nicholas Long edited this page Jan 18, 2016 · 17 revisions

Developers can contribute source code to SEED-Platform by following these simple steps:

  • Fork the SEED-Platform Source Code
  • Create feature branch
  • Follow coding standards and testing requirements
  • Agree to the software contributor license
  • Commit your changes
  • Create a new Pull Request against SEED-Platform’s develop branch
  • Complete a code review, if requested
  • Code contribution must be accepted into the Master (stable) branch of SEED-Platform to become a recognized software contributor.