Skip to content

Commit

Permalink
Merge pull request #575 from puppetlabs/migrate-issues
Browse files Browse the repository at this point in the history
Migrate issue management to Jira
  • Loading branch information
yachub authored Apr 20, 2023
2 parents 5da0c85 + f34ebf6 commit 1b17c09
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down Expand Up @@ -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 <https://puppet.atlassian.net/jira/software/c/projects/POOLER/issues> 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 <https://rubygems.org>.
Expand Down

0 comments on commit 1b17c09

Please sign in to comment.