Commit 84dc982
feat: Restore GitHub Discussions links now that it's enabled
GitHub Discussions has been enabled on both the Empathy Framework and
MemDocs repositories. Reverting links from Issues back to Discussions.
Changes:
- URL: /issues → /discussions (restored)
- Title: "Get Support" → "Join Discussions" (restored)
- Title: "Community Support" → "GitHub Discussions" (restored)
- Description: Restored original descriptions for Discussions
- Contact page: "Ask Questions" → "Community Support"
Updated in 2 files:
- website/app/framework/page.tsx (community section)
- website/app/contact/page.tsx (alternative contact methods)
GitHub Discussions provides better Q&A format and community engagement
compared to Issues.
User action: Enabled GitHub Discussions on both repositories
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent b3693b0 commit 84dc982
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | | - | |
301 | | - | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
0 commit comments