Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions apps/docs/src/content/docs/contributing/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ Make sure the title starts with a semantic prefix:
- **build**: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- **ci**: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)

### No AI-generated Pull requests

Due to limited capacity on our side, AI-generated pull requests will not be merged. They may suffer from unmaintainable code, hallucinations, or other issues requiring additional review.

## Things to keep in mind

Here are some tips and reminders to help you in your contribution.
Expand Down