v0.3.2: Support Channel and Link Fixes
·
7 commits
to main
since this release
This release focuses on improving documentation and support channels by fixing broken links.
✨ Added
ENABLE_DISCUSSIONS.md: Added a guide for users who wish to manually enable GitHub Discussions for their fork.- NPM Package Links: Added direct links to the NPM package page for reviews and feedback as an alternative support channel.
🔧 Changed
- Replaced the
npm run discussionsscript withnpm run npmto direct users to the NPM package page. - Updated all documentation and issue templates to remove broken GitHub Discussions links and point to currently active support channels.
🐛 Fixed
- 404 Error Fix: Removed all links to the disabled GitHub Discussions feature that were causing 404 errors throughout the repository documentation.