Skip to content

Commit 9b6886d

Browse files
committed
docs: update README with custom theme builders and contribution guidelines
1 parent 1c59d9b commit 9b6886d

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,27 +81,29 @@ MageForge is a Magento 2 module designed to assist frontend developers in stream
8181
- Watch mode supports hot-reloading for LESS and Tailwind
8282
- Check system information anytime with `mageforge:system-check`
8383

84+
## Extending MageForge
85+
86+
MageForge provides a modular architecture that allows developers to create custom theme builders for specific project requirements. For more information, see:
87+
88+
- [Custom Theme Builders Documentation](./docs/custom_theme_builders.md)
89+
- [Commands Documentation](./docs/commands.md)
90+
8491
## Report Feature or Bugs
8592

8693
MageForge provides several forms to submit feature requests or report a bug.
8794
You will find it in the [issue section](https://github.com/OpenForgeProject/mageforge/issues) of GitHub.
8895

8996
## Contributing
9097

91-
We welcome contributions from the community. To contribute, please follow these steps:
92-
93-
1. Fork the repository.
94-
2. Create a new branch for your feature or bugfix.
95-
3. Commit your changes.
96-
4. Push your branch and create a pull request.
98+
We welcome contributions from the community! Please see our [Contributing Guidelines](./CONTRIBUTING.md) for more information on how to get involved.
9799

98100
## License
99101

100102
See the [LICENSE](LICENSE) file for more details.
101103

102104
## Support
103105

104-
For support, please open an issue on the [GitHub repository](https://github.com/OpenForgeProject/mageforge/issues).
106+
For support, please open an issue on the [GitHub repository](https://github.com/OpenForgeProject/mageforge/issues) or join our [Discord community](https://discord.gg/H5CjMXQQHn).
105107

106108
## Changelog
107109

0 commit comments

Comments
 (0)