This directory contains supporting files for OSCAL GitHub repository use. The structure and contents of the directory are as follows:
- ISSUE_TEMPLATE: This directory contains several templates for creating new issues in GitHub.
- workflows: Contains the set of continuous integration (CI) and continuous deployment (CD) workflows supporting this repository.
- CODEOWNERS: Identifies owners of assets within this repository. Used to drive PR reviews.
- PULL_REQUEST_TEMPLATE.md: This file contains a template to be filled out by the person submitting a GitHub pull request.
- issue_template.md: This file contains a template for creating a new issue in GitHub that is not based on one of the issue templates.