-
Notifications
You must be signed in to change notification settings - Fork 175
Add AI policy to CONTRIBUTING.md #452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
PikalaxALT
wants to merge
14
commits into
master
Choose a base branch
from
contributing-ai-policy
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+27
−5
Open
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
04b0ff8
Add AI policy to CONTRIBUTING.md
PikalaxALT b69221e
Merge branch 'master' into contributing-ai-policy
PikalaxALT 37f3ae0
Clarify AI contribution disclosure policy
PikalaxALT c6e1e5b
forgot a clause
PikalaxALT e25bdee
Merge branch 'master' into contributing-ai-policy
PikalaxALT 1a25735
Fix typo in CONTRIBUTING.md
PikalaxALT f18b859
Merge branch 'master' into contributing-ai-policy
PikalaxALT b359e4d
Ban AI outright
PikalaxALT 2db0db8
Add AI policy entry to table of contents
PikalaxALT a44c72b
Add "boring stuff" exception; add PR template
PikalaxALT ee7df07
Address feedback
PikalaxALT b1878b1
Promote build errors to GHA UI
PikalaxALT 7b588df
Merge branch 'master' into contributing-ai-policy
PikalaxALT 891c61d
Merge branch 'master' into contributing-ai-policy
red031000 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| <!--- Provide a general summary of your changes in the Title above --> | ||
|
|
||
| ## PR checklist | ||
|
|
||
| - [ ] This comment contains a description of changes (with reason). | ||
| - [ ] The ROM compiles to matching locally (`make compare_heartgold && make compare_soulsilver`). | ||
| - [ ] All C code is correctly formatted (`git clang-format`). | ||
| - [ ] This pull request is labeled according to the kind of work it represents. | ||
| - [ ] New or updated code labels follow the [style guide]() | ||
| - [ ] This work adheres to the [AI policy](CONTRIBUTING.md#ai-policy). | ||
| - [ ] The author has joined the [pret discord server](https://discord.gg/d5dubZ3) and sent a message in #pokeheartgold to verify that they are human | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.