Merge pull request #175 from puppetlabs/migrate-issues

Migrate issue management to Jira
This commit is contained in:
Jake Spain 2023-04-20 09:56:14 -04:00 committed by GitHub
commit 2db6e8c3fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ A CLI helper tool for [Puppet's VMPooler](https://github.com/puppetlabs/vmpooler
- [Example Projects](#example-projects) - [Example Projects](#example-projects)
- [Contributing](#contributing) - [Contributing](#contributing)
- [Code Reviews](#code-reviews) - [Code Reviews](#code-reviews)
- [Submitting Issues](#submitting-issues)
- [Releasing](#releasing) - [Releasing](#releasing)
- [Special thanks](#special-thanks) - [Special thanks](#special-thanks)
@ -186,6 +187,10 @@ PR's are welcome! We always love to see how others think this tool can be made b
Please wait for multiple code owners to sign off on any notable change. Please wait for multiple code owners to sign off on any notable change.
## Submitting Issues
Please file any issues or requests in Jira at <https://puppet.atlassian.net/jira/software/c/projects/POOLER/issues> where project development is tracked across all VMPooler related components.
## Releasing ## Releasing
Follow these steps to publish a new GitHub release, build and push the gem to <https://rubygems.org>, and build and push a Docker Image to GitHub Container Registry: Follow these steps to publish a new GitHub release, build and push the gem to <https://rubygems.org>, and build and push a Docker Image to GitHub Container Registry: