|
9 | 9 |
|
10 | 10 | `Style-Forge.Form` package is a versatile and easy-to-use library designed to streamline the creation and management of forms in web applications. It offers a robust set of tools to handle form validation, styling, and submission processes, enhancing user experience and developer productivity.
|
11 | 11 |
|
12 |
| -## Description |
| 12 | +## Documentation |
13 | 13 |
|
14 |
| -To check out docs, visit [style-forge.dev](https://style-forge.dev/form/) |
| 14 | +To check out docs, visit [style-forge.github.io](https://style-forge.github.io/form/). |
15 | 15 |
|
16 |
| -## Contributing |
| 16 | +## Support the project ⭐ |
17 | 17 |
|
18 |
| -We welcome contributions from the community! Please follow these steps to contribute: |
| 18 | +If you feel awesome and want to support us in a small way, please consider starring and sharing the repo! This helps us getting known and grow the community. 🙏 |
19 | 19 |
|
20 |
| -1. Fork the repository. |
21 |
| -2. Create a new branch: `git checkout -b feature/branch-name`. |
22 |
| -3. Make your changes and commit them: `git commit -am 'Add some feature'`. |
23 |
| -4. Push your changes to the forked repository: `git push origin feature/branch-name`. |
24 |
| -5. Create a pull request in the original repository. |
25 |
| - |
26 |
| -For more detailed information, please refer to [CONTRIBUTING.md](CONTRIBUTING.md). |
27 |
| - |
28 |
| -## License |
29 |
| - |
30 |
| -This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. |
| 20 | +<img src="https://github.com/style-forge/hub/raw/main/public/github-star.gif" alt="style-forge-star" /> |
31 | 21 |
|
32 | 22 | ## Modules
|
33 | 23 |
|
@@ -74,10 +64,18 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
|
74 | 64 | </tr>
|
75 | 65 | </table>
|
76 | 66 |
|
77 |
| -## Authors |
| 67 | +## Contributing |
| 68 | + |
| 69 | +We welcome contributions from the community! Please follow these steps to contribute: |
| 70 | + |
| 71 | +1. Fork the repository. |
| 72 | +2. Create a new branch: `git checkout -b feature/branch-name`. |
| 73 | +3. Make your changes and commit them: `git commit -am 'Add some feature'`. |
| 74 | +4. Push your changes to the forked repository: `git push origin feature/branch-name`. |
| 75 | +5. Create a pull request in the original repository. |
78 | 76 |
|
79 |
| -- **Dmitrii Sagalov** - *Expert in interface development* - [Sarmaged](https://github.com/Sarmaged) |
| 77 | +For more detailed information, please refer to [CONTRIBUTING.md](CONTRIBUTING.md). |
80 | 78 |
|
81 |
| -## Contact |
| 79 | +## License |
82 | 80 |
|
83 |
| -If you have any questions or suggestions, please open an issue in [Issues](https://github.com/Style-Forge/form/issues). |
| 81 | +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details. |
0 commit comments