mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-08 23:28:10 -05:00
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:
15
.github/pull_request_template.md
vendored
15
.github/pull_request_template.md
vendored
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user