Skip to content

Commit

Permalink
Merge pull request #60 from nokia/59-fix-review-issue-template
Browse files Browse the repository at this point in the history
Update issue_review_template.md
  • Loading branch information
hdamker authored Jul 26, 2024
2 parents b7bfeae + fa9e423 commit 671bbe0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/issue_review_template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: 💡 Review 🌟
about: Request the review of a given issue or PR by the Release Mgmt team
title: '$API name$ $version extension$ release review'
title: '$repo name$ $releasenr$ release review'
labels: 'review'
assignees: ''

Expand All @@ -17,11 +17,11 @@ For any item, review the file(s) in the issue/PR listed above.
Put comments in the above issue or PR if they concern non-changed text.
When done, tick the box in this issue.

[ ] API Definition files (YAML) (check version in info & servers objects)
[ ] test file(s) availability
[ ] changelog updated
[ ] readme updated (enforce correct release number / API version naming)
[ ] API readiness checklist(s)
- [ ] API definition files (YAML) (check version in info & servers objects)
- [ ] test file(s) availability
- [ ] changelog updated
- [ ] readme updated (enforce correct release number / API version naming)
- [ ] API readiness checklist(s)

**Additional comments**
<!-- Add any other comments here as needed. -->

0 comments on commit 671bbe0

Please sign in to comment.