Skip to content

Commit e9dad41

Browse files
authored
Merge branch 'main' into fix-invalid-url
2 parents 0c62248 + 4529517 commit e9dad41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_articles/how-to-contribute.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ If the project is on GitHub, here's how to submit a pull request:
488488
* **Reference any relevant issues** or supporting documentation in your PR (for example, "Closes #37.")
489489
* **Include screenshots of the before and after** if your changes include differences in HTML/CSS. Drag and drop the images into the body of your pull request.
490490
* **Test your changes!** Run your changes against any existing tests if they exist and create new ones when needed. It's important to make sure your changes don't break the existing project.
491+
* **Review AI-assisted contributions carefully.** If you use AI tools, verify that the output is accurate, follows project conventions, and addresses the intended issue. Contributors remain responsible for the changes they submit.
491492
* **Contribute in the style of the project** to the best of your abilities. This may mean using indents, semi-colons or comments differently than you would in your own repository, but makes it easier for the maintainer to merge, others to understand and maintain in the future.
492493

493494
If this is your first pull request, check out [Make a Pull Request](http://makeapullrequest.com/), which @kentcdodds created as a walkthrough video tutorial. You can also practice making a pull request in the [First Contributions](https://github.com/Roshanjossey/first-contributions) repository, created by @Roshanjossey.

0 commit comments

Comments
 (0)