20 lines
952 B
Markdown
20 lines
952 B
Markdown
## Description of the Pull Request (PR):
|
|
|
|
Write your description of the PR here. Be sure to include as much background,
|
|
and details necessary for the reviewers to understand exactly what this is
|
|
fixing or enhancing.
|
|
|
|
|
|
### This fixes or addresses the following GitHub issues:
|
|
|
|
- Fixes #
|
|
|
|
|
|
#### Before submitting a PR, make sure you have done the following:
|
|
|
|
- Read the [documentation for contributing to Warewulf](https://warewulf.org/docs/development/contributing/contributing.html)
|
|
- Added changes to the [CHANGELOG](https://github.com/hpcng/warewulf/blob/development/CHANGELOG.md) if necessary
|
|
- Updated [userdocs](https://github.com/hpcng/warewulf/tree/development/userdocs) if necessary
|
|
- Based this PR against the appropriate branch (typically [development](https://github.com/hpcng/warewulf/tree/development/userdocs))
|
|
- Added myself as a contributor to the [Contributors File](https://github.com/hpcng/warewulf/blob/development/CONTRIBUTORS.md
|