mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2026-04-23 08:31:16 -04:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user