From a4e006615ee09c877201ed5ac155177fa37ce4d3 Mon Sep 17 00:00:00 2001 From: Jake Spain Date: Thu, 20 Apr 2023 08:52:58 -0400 Subject: [PATCH] Revert "Migrate issue management to Jira" This reverts commit 6fa018d0b1470636b575f084b6db4d514960b181. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 92ff0b9..dfc22f9 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ 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) @@ -187,10 +186,6 @@ 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: