Skip to content

Commit

Permalink
chore: minor release issue fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrinds committed Aug 14, 2023
1 parent bd0b0db commit 826d735
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/release-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ git push origin release/$RELEASE
```bash
RELEASE=23.02.0
git clone https://github.com/NetApp/harvest-metrics.git
cd harvest-metrics
git checkout origin/HEAD
git switch --create release/$RELEASE
git push origin release/$RELEASE
Expand Down

0 comments on commit 826d735

Please sign in to comment.