a11yproject / a11yproject.com

The A11Y Project is a community-driven effort to make digital accessibility easier.
https://a11yproject.com
Apache License 2.0
3.73k stars 557 forks source link

[Bug] "Contact Us" link 404's #1571

Open julianna-langston opened 1 year ago

julianna-langston commented 1 year ago

Thank you for reporting a bug. Please fill out the following information:

Bug description

On pages like the Contributing Guidelines page and the 404 page, there are links with the text "contact us". This redirects to a /contact/ page, which 404's.

Expected outcome

I would expect there to be a page with contact details, a contact form, or a redirect to the New Issues page.

Steps to reproduce

  1. Go to the the Contributing Guidelines page.
  2. Find the link with the text "contact us", and click that link
  3. Note that the heading on the page is "Page not found"

Technical info

What device were you using when you encountered the bug?

Laptop

What operating system were you using? What version is the operating system?

Windows 11

What web browser were you using? What version is the web browser?

Chrome Version 116.0.5845.111 (Official Build) (64-bit)

Assistive technology and version (optional)

None

Additional information

Is there anything else we should know about?

Terms

davatron5000 commented 1 year ago

Thanks for reporting. Contact page was taken down due to spam so we'll need to remove the link and redirect to issues.

streats commented 3 months ago

@davatron5000 would you be open to using something like Static Forms? They have a mechanism to reject spam. Having a contact form would be great for people not comfortable with using GitHub.

Otherwise, I'd be happy to open a PR to switch these links to point to opening an issue.

SaptakS commented 3 months ago

@streats I think, as an immediate solution, let's update that link to point to opening an issue.