Skip to content

Commit

Permalink
Removed references to Notation
Browse files Browse the repository at this point in the history
Signed-off-by: Toddy Mladenov <toddysm@gmail.com>
  • Loading branch information
toddysm committed Mar 10, 2023
1 parent 9edaddb commit 75ac28f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug-or-issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 75ac28f

Please sign in to comment.