From 3a16abbc2d051849582aa39b867ead2f07089ad3 Mon Sep 17 00:00:00 2001 From: Aykut Bulut Date: Wed, 24 Jun 2026 14:26:14 -0400 Subject: [PATCH] Fix PST issuer template Remove duplicate body. Update assignee. --- .github/ISSUE_TEMPLATE/new-pst-issuer.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new-pst-issuer.yml b/.github/ISSUE_TEMPLATE/new-pst-issuer.yml index 8464927..b0cb4ec 100644 --- a/.github/ISSUE_TEMPLATE/new-pst-issuer.yml +++ b/.github/ISSUE_TEMPLATE/new-pst-issuer.yml @@ -3,8 +3,7 @@ description: Registration for a new Private State Token Issuer. title: "Private State Token Issuer Request - {Issuer Name}" labels: ["pst-issuer"] assignees: - - dvorak42 -body: + - aykutbulut body: - type: markdown attributes: @@ -59,4 +58,4 @@ body: 2. I understand that my issuer registration will be valid for a period of six months after the key commitment is accepted, and that I will need to re-register in this repository following that six-month period. 3. I understand that in the future renewing my registration for this API may have additional requirements, to reduce the risk of abuse by token issuers. validations: - required: true \ No newline at end of file + required: true