From 75ac28f4840e32efcb4f559603b4e65e40ac2254 Mon Sep 17 00:00:00 2001 From: Toddy Mladenov Date: Fri, 10 Mar 2023 08:55:21 -0800 Subject: [PATCH] Removed references to Notation Signed-off-by: Toddy Mladenov --- .github/ISSUE_TEMPLATE/bug-or-issue.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-or-issue.yaml b/.github/ISSUE_TEMPLATE/bug-or-issue.yaml index 05fbdce..64a46ee 100644 --- a/.github/ISSUE_TEMPLATE/bug-or-issue.yaml +++ b/.github/ISSUE_TEMPLATE/bug-or-issue.yaml @@ -63,14 +63,14 @@ body: required: true attributes: label: Describe your environment - description: "Notation installation method (e.g. wget, curl, brew, apt-get, yum, chocolate, MSI) if applicable / OS version / Shell type (e.g. zsh, bash, cmd.exe, Bash on Windows) / Golang version if applicable" + description: "Installation method (e.g. wget, curl, brew, apt-get, yum, chocolate, MSI) if applicable / OS version / Shell type (e.g. zsh, bash, cmd.exe, Bash on Windows) / Golang version if applicable" - type: textarea id: version validations: required: true attributes: - label: What is the version of your Notation CLI or Notation Library? - description: "For the CLI, you can use the command `notation version` to get it. For the libraries check the `go.mod` file." + label: What is the version of your Go-COSE Library? + description: "For the libraries check the `go.mod` file." - type: markdown attributes: value: |