Skip to content

Commit 7053a6c

Browse files
committed
fix: remove outdated component dependencies section
1 parent c25a8ff commit 7053a6c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ We welcome pull requests from everyone as long as they respeect the quality stan
3030
6. Before you open a pull request, please make sure that your changes are tested locally, and everything looks good on desktop and mobile, also check the console for errors, and so on, so that we can keep this library at the highest quality possible.
3131
7. Any pull requests that fail to meet these requirements will be denied, so please make sure you respect them so that your work can go through.
3232

33-
## Component Dependencies
34-
35-
When updating or adding new components, avoid introducing additional dependencies unless absolutely necessary. Components should remain as agnostic as possible, allowing users to fully customize them to their preferences. Most components in React Bits only use animation libraries and THREE.js at most.
36-
3733
## Conclusion
3834

3935
I appreciate your interest in contributing! By following these guidelines, you can help us maintain a healthy and productive open-source community. I value your contributions and look forward to your pull requests!

0 commit comments

Comments
 (0)