Skip to content

Commit 82fc049

Browse files
authored
docs(CONTRIBUTING): remove repetition (#7084)
## Background `pnpm prettier-fix` is mentioned in both step 5 and at the end of the documentation. Also pull request templates now include instructions to run the same command. ## Summary Remove section including repetitive instructions. ## Verification Preview at https://github.com/vercel/ai/blob/update-contributing/CONTRIBUTING.md ## Tasks - [x] Documentation has been added / updated (for bug fixes / features) - [x] Formatting issues have been fixed (run `pnpm prettier-fix` in the project root) ## Future Work In preparation to add documentation about adding codemods ## Related Issues n/a
1 parent 44e00c9 commit 82fc049

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,4 @@ We greatly appreciate your pull requests. Here are the steps to submit them:
9090

9191
7. **Respond to Feedback**: Stay receptive to and address any feedback or alteration requests from the project maintainers.
9292

93-
### Fixing Prettier Issues
94-
95-
> [!TIP]
96-
> Run `pnpm prettier-fix` before opening a pull request.
97-
98-
If you encounter any prettier issues, you can fix them by running `pnpm prettier-fix`. This command will automatically fix any formatting issues in your code.
99-
10093
Thank you for contributing to the AI SDK! Your efforts help us improve the project for everyone.

0 commit comments

Comments
 (0)