Skip to content

Commit

Permalink
Update publication-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
costateixeira authored May 8, 2024
1 parent 261b2ff commit 5f8ba71
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/publication-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@ name: Publication Request
description: Use this template to request the publication of a new package.
title: "[Publication Request] - {{ env.PACKAGE_TITLE }}"
labels: ["publication-request", "milestone"]
assignees: ""
body:
- type: markdown
attributes:
value: "## Publication Request Form"
- type: hidden
- type: input
attributes:
label: package-id
value: ${{ env.PACKAGE_ID }}
- type: hidden
- type: input
attributes:
label: title
value: ${{ env.PACKAGE_TITLE }}
Expand Down

0 comments on commit 5f8ba71

Please sign in to comment.