Skip to content

Commit

Permalink
Fixed template
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson committed Jul 22, 2024
1 parent 3ca4b89 commit 2446e30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 2446e30

Please sign in to comment.