From 3eee87c06622d693a978007adee8c8f31f806fcb Mon Sep 17 00:00:00 2001 From: MaxGraey Date: Fri, 10 Apr 2026 20:22:54 +0300 Subject: [PATCH 1/4] update PR template --- .github/PULL_REQUEST_TEMPLATE.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5abd484e8b..eaed6f62eb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,4 +10,28 @@ Changes proposed in this pull request: ⯈ - [ ] I've read the contributing guidelines -- [ ] I've added my name and email to the NOTICE file +- [ ] I've added my Github name and email to the [NOTICE](https://github.com/AssemblyScript/assemblyscript/blob/main/NOTICE) file + +This pull request was prepared with AI assistance? + +
+If yes, complete this additional section + +- [ ] I followed the [Guidelines for AI-assisted contributions](https://github.com/AssemblyScript/assemblyscript/blob/main/CONTRIBUTING.md#guidelines-for-ai-assisted-contributions) + +- [ ] AI was used for `Code` +- [ ] AI was used for `Tests` +- [ ] AI was used for `Documentation` +- [ ] AI was used for `PR text` or `Commit text` +- [ ] Other (describe how it used) + +LLM Model: + + +
From d485fc39431a98fe6fb195e98bb868ddf9d76007 Mon Sep 17 00:00:00 2001 From: MaxGraey Date: Fri, 10 Apr 2026 20:31:52 +0300 Subject: [PATCH 2/4] refactor --- .github/PULL_REQUEST_TEMPLATE.md | 51 ++++++++++++++++---------------- 1 file changed, 25 insertions(+), 26 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index eaed6f62eb..826486b895 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,29 +9,28 @@ Changes proposed in this pull request: ⯈ ⯈ -- [ ] I've read the contributing guidelines -- [ ] I've added my Github name and email to the [NOTICE](https://github.com/AssemblyScript/assemblyscript/blob/main/NOTICE) file - -This pull request was prepared with AI assistance? - -
-If yes, complete this additional section - -- [ ] I followed the [Guidelines for AI-assisted contributions](https://github.com/AssemblyScript/assemblyscript/blob/main/CONTRIBUTING.md#guidelines-for-ai-assisted-contributions) - -- [ ] AI was used for `Code` -- [ ] AI was used for `Tests` -- [ ] AI was used for `Documentation` -- [ ] AI was used for `PR text` or `Commit text` -- [ ] Other (describe how it used) - -LLM Model: - - -
+- [ ] I've read the [contributing guidelines](https://github.com/AssemblyScript/assemblyscript/blob/main/CONTRIBUTING.md) +- [ ] I've added my GitHub name and email to the [NOTICE](https://github.com/AssemblyScript/assemblyscript/blob/main/NOTICE) file +- [ ] This PR was AI-assisted + +
+ If yes, complete this section + + - [ ] I've read the [AI-assisted contribution guidelines](https://github.com/AssemblyScript/assemblyscript/blob/main/CONTRIBUTING.md#guidelines-for-ai-assisted-contributions) + + - [ ] AI was used for `code` + - [ ] AI was used for `tests` + - [ ] AI was used for `documentation` + - [ ] AI was used for `PR` or `commit` text + - [ ] Other (describe how it was used) + + **LLM model:** + + +
From 14eb9e9f9310c01c21785608341e579f12b30661 Mon Sep 17 00:00:00 2001 From: MaxGraey Date: Fri, 10 Apr 2026 22:07:16 +0300 Subject: [PATCH 3/4] notice the detail section is optional --- .github/PULL_REQUEST_TEMPLATE.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 826486b895..2eb25e5b67 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,9 +14,7 @@ Changes proposed in this pull request: - [ ] This PR was AI-assisted
- If yes, complete this section - - - [ ] I've read the [AI-assisted contribution guidelines](https://github.com/AssemblyScript/assemblyscript/blob/main/CONTRIBUTING.md#guidelines-for-ai-assisted-contributions) + If yes, you can optionally add more details. - [ ] AI was used for `code` - [ ] AI was used for `tests` From 36b77667ec94abfa88732e847bcdee2e926a172a Mon Sep 17 00:00:00 2001 From: Max Graey Date: Tue, 14 Apr 2026 15:06:18 +0300 Subject: [PATCH 4/4] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2eb25e5b67..7160968d96 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,14 +14,14 @@ Changes proposed in this pull request: - [ ] This PR was AI-assisted
- If yes, you can optionally add more details. - + If yes, you can optionally add more details:
+ - [ ] AI was used for `code` - [ ] AI was used for `tests` - [ ] AI was used for `documentation` - [ ] AI was used for `PR` or `commit` text - [ ] Other (describe how it was used) - + --- **LLM model:**