mirror of
https://github.com/puppetlabs/vmpooler-provider-gce.git
synced 2026-01-25 19:18:40 -05:00
Migrate issue management to Jira
This commit is contained in:
parent
8795d3a818
commit
80234b4337
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
- [Labels](#labels)
|
||||
- [Pre-requisite](#pre-requisite)
|
||||
- [Update the Gemfile Lock](#update-the-gemfile-lock)
|
||||
- [Submitting Issues](#submitting-issues)
|
||||
- [Releasing](#releasing)
|
||||
- [License](#license)
|
||||
|
||||
|
|
@ -89,6 +90,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>.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue