docs: Update CONTRIBUTORS.md (#89)

Thank you!
-S
This commit is contained in:
Roi Gabay
2025-08-14 22:01:00 +03:00
committed by GitHub
parent fb3e171256
commit d6fab61d56

View File

@@ -14,6 +14,8 @@ Thank you for your interest in contributing to FossFLOW! This guide will help yo
- [Testing](#testing)
- [Submitting Changes](#submitting-changes)
- [Community](#community)
- [Recognition](#recognition)
- [License](#license)
## Code of Conduct
@@ -93,7 +95,7 @@ FossFLOW/
├── packages/
│ ├── fossflow-lib/ # React component library
│ │ ├── src/
│ │ │ ├── components/ # React components
│ │ │ ├── components/ # React components
│ │ │ ├── stores/ # State management (Zustand)
│ │ │ ├── hooks/ # Custom React hooks
│ │ │ ├── interaction/ # User interaction handling
@@ -411,4 +413,4 @@ By contributing to FossFLOW, you agree that your contributions will be licensed
Thank you for contributing to FossFLOW! Your efforts help make this project better for everyone. If you have any questions, don't hesitate to ask in the issues or discussions.
-S
-S