UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
CONTRIBUTING.md 1.03 KiB
Newer Older
# Contributing

Your contributions are welcome!
To begin, review current [issues](https://repo1.dso.mil/platform-one/big-bang/apps/third-party/kubevirt/-/boards) and submit a [new issue](https://repo1.dso.mil/platform-one/big-bang/apps/third-party/kubevirt/-/issues/new) if  current issues don't cover your need.

## Developers

This repository uses the following conventions:

* [Semantic Versioning](https://semver.org/)
* [Keep a Changelog](https://keepachangelog.com/)
* [Conventional Commits](https://www.conventionalcommits.org/)

This project generates the top level README.md, preferably using this [pre-commit hook](https://repo1.dso.mil/platform-one/big-bang/apps/library-charts/gluon/-/blob/master/docs/bb-package-readme.md#pre-commit-hook-method)

When submitting code updates:
1. ensure an issue has been created
2. create a branch off of main
3. _do the dew_
4. submit a [Merge Request](https://repo1.dso.mil/platform-one/big-bang/apps/third-party/kubevirt/-/merge_requests)
5. Project owners will review the submission and engage with questions