Skip to content

Commit 3eee87c

Browse files
committed
update PR template
1 parent c91247d commit 3eee87c

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,28 @@ Changes proposed in this pull request:
1010
1111

1212
- [ ] I've read the contributing guidelines
13-
- [ ] I've added my name and email to the NOTICE file
13+
- [ ] I've added my Github name and email to the [NOTICE](https://github.com/AssemblyScript/assemblyscript/blob/main/NOTICE) file
14+
15+
This pull request was prepared with AI assistance?
16+
17+
<details>
18+
<summary>If yes, complete this additional section</summary>
19+
20+
- [ ] I followed the [Guidelines for AI-assisted contributions](https://github.com/AssemblyScript/assemblyscript/blob/main/CONTRIBUTING.md#guidelines-for-ai-assisted-contributions)
21+
22+
- [ ] AI was used for `Code`
23+
- [ ] AI was used for `Tests`
24+
- [ ] AI was used for `Documentation`
25+
- [ ] AI was used for `PR text` or `Commit text`
26+
- [ ] Other (describe how it used)
27+
28+
LLM Model:
29+
<!-- Example:
30+
Claude Opus 4.6
31+
Claude Sonnet 4.6 Extended Thinkning
32+
OpenAI Codex,
33+
OpenAI GPT-5.4 Thinking
34+
GitHub Copilot
35+
-->
36+
37+
</details>

0 commit comments

Comments
 (0)