Skip to content

Route support to support@nemar.org and GitHub issues - #244

Merged
neuromechanist merged 2 commits into
stagingfrom
fix/support-contact
Aug 18, 2026
Merged

Route support to support@nemar.org and GitHub issues#244
neuromechanist merged 2 commits into
stagingfrom
fix/support-contact

Conversation

@neuromechanist

Copy link
Copy Markdown
Contributor

Summary

  • src/pages/support.astro: replaced the dead legacy support form link
    (nemar.org/feedback/report_problems) with a visible
    mailto:support@nemar.org link as the primary support route, and added
    secondary guidance to file bugs/feature requests as GitHub issues:
    • CLI, API, or backend issues -> nemarOrg/nemar-cli
    • Website issues -> nemarOrg/website
    • Dataset-specific questions -> that dataset's repository (linked from its
      dataset detail page)
  • README.md: added a "Community and policies" section linking the NEMAR
    policies page, org-wide Code of Conduct / Contributing / Security policy
    (nemarOrg/.github), and the support contact.

Forum references found

grep -rni forum src/ turned up four hits, three of which are pre-existing
code comments (not user-facing copy) explaining the earlier removal of a
"Community"/"Forum" nav entry (website#222) and were left as-is since they
accurately describe history, not a live feature:

  • src/components/Footer.astro:57-58
  • src/components/Nav.astro:15

The fourth is the new line this PR adds to support.astro itself
("NEMAR does not run a forum...") explaining where to go instead.

No other forum references exist in src/.

Test plan

  • bunx biome check on both touched files: clean
  • bun run build: passes
  • Manually reviewed support.astro rendering against Base/ExternalLink
    conventions used elsewhere on the site (no layout/styling changes beyond
    accommodating the extra paragraph)

Replace the dead legacy support form link with a visible support@nemar.org
mailto, and add secondary guidance to file bugs/feature requests as GitHub
issues (nemar-cli for CLI/API/backend, website for site issues, or the
dataset's own repo for dataset-specific questions).
Links the org-wide policies (privacy, contributor terms, GDPR, takedown),
Code of Conduct, Contributing, and Security policy, plus support contact
info.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying nemar-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 269a031
Status: ✅  Deploy successful!
Preview URL: https://4e8a02cc.nemar-website.pages.dev
Branch Preview URL: https://fix-support-contact.nemar-website.pages.dev

View logs

@neuromechanist
neuromechanist merged commit d33daac into staging Aug 18, 2026
5 checks passed
@neuromechanist
neuromechanist deleted the fix/support-contact branch August 18, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant