mirror of
https://github.com/nasa/openmct.git
synced 2025-01-17 10:20:27 +00:00
ac015c3e45
* Updates to the sprint cycle and end of sprint release process * Adds reviewer checklist item for labelling an issue as a bug * Update Cycle doc with test process changes. * Update static.md references, add Issue templates * Updated criticality definition Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov> Co-authored-by: John Hill <jchill2.spam@gmail.com> Co-authored-by: Andrew Henry <akhenry@gmail.com>
538 B
538 B
All Submissions:
- Have you followed the guidelines in our Contributing document?
- Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Author Checklist
- Changes address original issue?
- Unit tests included and/or updated with changes?
- Command line build passes?
- Has this been smoke tested?
- If this requires special test setup (i.e. CouchDB configuration), please detail it within the PR