diff --git a/README.md b/README.md index dfc22f9..92ff0b9 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ A CLI helper tool for [Puppet's VMPooler](https://github.com/puppetlabs/vmpooler - [Example Projects](#example-projects) - [Contributing](#contributing) - [Code Reviews](#code-reviews) + - [Submitting Issues](#submitting-issues) - [Releasing](#releasing) - [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. +## Submitting Issues + +Please file any issues or requests in Jira at where project development is tracked across all VMPooler related components. + ## Releasing Follow these steps to publish a new GitHub release, build and push the gem to , and build and push a Docker Image to GitHub Container Registry: