From 2446e307a32238c7151445622666d03a84365ad0 Mon Sep 17 00:00:00 2001 From: Matthew Casperson Date: Tue, 23 Jul 2024 08:50:33 +1000 Subject: [PATCH] Fixed template --- .github/ISSUE_TEMPLATE/bug-report.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 3929521..235a538 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -4,12 +4,12 @@ body: - type: markdown attributes: value: | - # Octoterra: Bug Report + # Octoterra Wizard: Bug Report Thanks for taking the time to fill out a bug/issue report! - While the solutions engineering team will make a reasonable effort to respond to this issue, `octoterra` has no Support Level Agreement (SLA). + While the solutions engineering team will make a reasonable effort to respond to this issue, `octoterrawiz` has no Support Level Agreement (SLA). - `octoterra` is subject to the limitations and issues found in the [Octopus Terraform provider](https://github.com/OctopusDeployLabs/terraform-provider-octopusdeploy). If the issue is related to the provider, you may be requested to create an issue [here](https://github.com/OctopusDeployLabs/terraform-provider-octopusdeploy/issues) instead. + `octoterrawiz` is subject to the limitations and issues found in the [Octopus Terraform provider](https://github.com/OctopusDeployLabs/terraform-provider-octopusdeploy). If the issue is related to the provider, you may be requested to create an issue [here](https://github.com/OctopusDeployLabs/terraform-provider-octopusdeploy/issues) instead. - type: input id: octopus-version @@ -23,7 +23,7 @@ body: id: octoterra-version attributes: label: Octoterra version - description: Run `octoterra --version` or `docker run octopussamples/octoterra --version` + description: The version is shown in the title bar placeholder: e.g., 0.1.203 validations: required: false