Clarifying pull request template (#1663)

Signed-off-by: Janos <86970079+janosdebugs@users.noreply.github.com>
This commit is contained in:
Janos
2024-05-22 17:19:59 +02:00
committed by GitHub
parent 522a859cf0
commit 07bf41dd90
2 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ Please make sure you complete the following checklist before you mark your PR re
- [ ] I have read the contribution guidelines.
- [ ] I have not used an AI coding assistant to create this PR.
- [ ] I have marked any code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.
- [ ] I have written all code in this PR myself OR I have marked all code I have not written myself (including modified code, e.g. copied from other places and then modified) with a comment indicating where it came from.
### Go checklist