Skip to content

Issue Review

A.J. Stein edited this page Apr 18, 2023 · 3 revisions

Purpose

This page documents different methods and approaches to reviewing the scope of work in an issue as complete.

Overview

For an issue, the specific requirements for the issue should be the acceptance criteria. Those acceptance criteria may have generic elements as defined by the issue templates, but a community or NIST OSCAL Team member should adapt them accordingly. Those acceptance criteria aside, team members may want an additional guidance on how to review the issue for completeness. One or more team members ought to use the acceptance and this guidance if it is unclear an issue is complete.

General Website Changes

Reference Model Changes

Code Changes, Pull Requests, and Code Review

Is there a style guide? Did we follow it?

Is it testable? Are the tests passing?

Clone this wiki locally