diff --git a/README.md b/README.md index a05bcec1..4d629a31 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ - [Running docker-compose inside Vagrant](#running-docker-compose-inside-vagrant) - [URLs when using docker-compose](#urls-when-using-docker-compose) - [Update the Gemfile Lock](#update-the-gemfile-lock) + - [Submitting Issues](#submitting-issues) - [Releasing](#releasing) - [License](#license) @@ -200,6 +201,10 @@ To update the `Gemfile.lock` run `./update-gemfile-lock`. Verify, and update if needed, that the docker tag in the script and GitHub action workflows matches what is used in the [vmpooler-deployment Dockerfile](https://github.com/puppetlabs/vmpooler-deployment/blob/main/docker/Dockerfile). +## 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, and build and push the gem to .