Skip to content

Development_Process

peteGSX edited this page Aug 25, 2022 · 3 revisions

1. Development Processes

Software development:

Create branch Define and perform unit testing Submit PR

For new features, capture any items to be documented as comments and add "Needs Documentation" label

During development work, periodically perform regression testing

Release planning?

Documentation development:

Same process

Ensure local builds are successful To test major changes locally: Fork repo Enable GitHub pages in local repo Run manual workflow against branch with the major changes in it against local repo