Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Fix templates
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Aug 5, 2022
1 parent 66b684f commit e4870e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/release-client.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Release Checklist for Client - issue template
name: Release Checklist for Client
about: Release Checklist for Client
title: Release Checklist - Client {{ env.VERSION }}
title: Release Checklist for Client {{ env.VERSION }}
---

# Release Checklist - Client
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/release-runtime.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Release issue template
about: Tracking issue for new releases
title: Cumulus {{ env.VERSION }} Release checklist
name: Release Checklist for Runtime
about: Release Checklist for Runtime
title: Release Checklist for Runtime {{ env.VERSION }}
---

# Release Checklist - Runtimes
Expand Down

0 comments on commit e4870e5

Please sign in to comment.