From 07e52a62377e9c7d68cee2321b957fb469728c9f Mon Sep 17 00:00:00 2001 From: Tim Basten Date: Tue, 3 Feb 2026 16:47:47 +0800 Subject: [PATCH 1/4] 1dfgdfg (#3) ### Description dfgdfgdfg ### Related Issue _No response_ ### Closes Issue closes #1 ### Testing Instructions, Screenshots, Recordings _No response_ Reviewed-on: https://git.timmybee.xyz/timmybee/issue-template-testing/pulls/3 Co-authored-by: Tim Basten Co-committed-by: Tim Basten --- .gitea/ISSUE_TEMPLATE/2.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .gitea/ISSUE_TEMPLATE/2.yml diff --git a/.gitea/ISSUE_TEMPLATE/2.yml b/.gitea/ISSUE_TEMPLATE/2.yml new file mode 100644 index 0000000..e69de29 From 12ff9e50d288c14b80d59aa361d580a390ba35b3 Mon Sep 17 00:00:00 2001 From: timmybee Date: Tue, 3 Feb 2026 16:53:12 +0800 Subject: [PATCH 2/4] Update .gitea/PULL_REQUEST_TEMPLATE.yml --- .gitea/PULL_REQUEST_TEMPLATE.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.gitea/PULL_REQUEST_TEMPLATE.yml b/.gitea/PULL_REQUEST_TEMPLATE.yml index 8d940eb..1cb5dfd 100644 --- a/.gitea/PULL_REQUEST_TEMPLATE.yml +++ b/.gitea/PULL_REQUEST_TEMPLATE.yml @@ -9,6 +9,7 @@ body: description: Provide a clear description of your changes. validations: required: true + - type: input id: related-issue attributes: @@ -17,14 +18,13 @@ body: placeholder: "e.g., #123" validations: required: false - - type: input - id: closes-issue + + - type: markdown attributes: - label: Closes Issue - description: Link to issue this PR closes (if applicable). Using "Closes #123" will automatically close the issue when merged. - placeholder: "e.g., #456" - validations: - required: false + value: | + ### Closes + Closes #___ + - type: textarea id: testing-instructions attributes: From 5039fa1dc23541f8bb8727da1af8a00033d6894c Mon Sep 17 00:00:00 2001 From: timmybee Date: Tue, 3 Feb 2026 16:58:53 +0800 Subject: [PATCH 3/4] Update .gitea/PULL_REQUEST_TEMPLATE.yml --- .gitea/PULL_REQUEST_TEMPLATE.yml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/.gitea/PULL_REQUEST_TEMPLATE.yml b/.gitea/PULL_REQUEST_TEMPLATE.yml index 1cb5dfd..9be3297 100644 --- a/.gitea/PULL_REQUEST_TEMPLATE.yml +++ b/.gitea/PULL_REQUEST_TEMPLATE.yml @@ -11,19 +11,22 @@ body: required: true - type: input - id: related-issue + id: closes-issue attributes: - label: Related Issue - description: Link to related issue (if applicable) - placeholder: "e.g., #123" + label: Closes Issue + description: Link to issue this PR closes (if applicable). Using "Closes #123" will automatically close the issue when merged. + placeholder: "e.g., closes #456" validations: required: false - - type: markdown + - type: input + id: related-issue attributes: - value: | - ### Closes - Closes #___ + label: Related Issue + description: Link to related issue (if applicable). + placeholder: "e.g., related #123" + validations: + required: false - type: textarea id: testing-instructions From f1267cf7db2369ef6a9c1bdfafd579140b992450 Mon Sep 17 00:00:00 2001 From: timmybee Date: Tue, 3 Feb 2026 17:04:22 +0800 Subject: [PATCH 4/4] test3 (#5) ### Description asd ### Closes Issue closes #4 ### Testing Instructions, Screenshots, Recordings _No response_ Reviewed-on: https://git.timmybee.xyz/timmybee/issue-template-testing/pulls/5 --- .gitea/ISSUE_TEMPLATE/2 | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .gitea/ISSUE_TEMPLATE/2 diff --git a/.gitea/ISSUE_TEMPLATE/2 b/.gitea/ISSUE_TEMPLATE/2 new file mode 100644 index 0000000..e69de29