The development branch has been replaced with the main branch in GitHub. Replaces references to development in docs, commands, configuration, and workflows. Signed-off-by: Jonathon Anderson <janderson@ciq.com>
1.0 KiB
1.0 KiB
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:
- Signed off on all commits (e.g., using
git commit --signoff) in agreement to the DCO - Read the documentation for contributing to Warewulf
- Added changes to the CHANGELOG if necessary
- Updated userdocs if necessary
- Based this PR against the appropriate branch (typically main)
- Added myself as a contributor to the Contributors File