chore: ai disclosure on PR template (#8614)

**Motivation**

We have been seeing too much AI slop from external contributors to this
repository. This PR aims to establish a norm of disclosure when any AI
assistance is used in a PR.

**Description**

This PR modifies the pull request template. This also removes an unused
section of the PR template which lists how to reproduce the solution.

This pull request closes #issue_number

**AI Assistance Disclosure**

- [x] External Contributors: I have read the [contributor
guidelines](https://github.com/ChainSafe/lodestar/blob/unstable/CONTRIBUTING.md#ai-assistance-notice)
and disclosed my usage of AI below.

I did not use any to create this PR.

---------

Co-authored-by: Nico Flaig <nflaig@protonmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
Phil Ngo
2025-11-15 17:16:52 -05:00
committed by GitHub
parent ada2b2b0ea
commit 194afd5582

View File

@@ -1,10 +1,10 @@
**Motivation**
<!-- Why is this PR exists? What are the goals of the pull request? -->
<!-- Why does this PR exist? What are the goals of the pull request? -->
**Description**
<!-- A clear and concise general description of the changes of this PR commits -->
<!-- A clear and concise general description of the changes of this pull request. -->
<!-- If applicable, add screenshots to help explain your solution -->
@@ -12,11 +12,8 @@
Closes #issue_number
**Steps to test or reproduce**
**AI Assistance Disclosure**
<!--Steps to reproduce the behavior:
```sh
git checkout <feature_branch>
lodestar beacon --new-flag option1
```
-->
- [ ] External Contributors: I have read the [contributor guidelines](https://github.com/ChainSafe/lodestar/blob/unstable/CONTRIBUTING.md#ai-assistance-notice) and disclosed my usage of AI below.
<!-- Insert any AI assistance disclosure here -->