Skip to content

v0.3.2: Support Channel and Link Fixes

Choose a tag to compare

@arjun-computer-geek arjun-computer-geek released this 23 Jun 06:44
· 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 discussions script with npm run npm to 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.