pyronear / pyronear/pyronear.github.io
Add captcha for email contact form
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- HTML
- Stars
- 7
- Forks
- 16
- Avg merge
- 21h 56m
- Merged PRs (30d)
- 1
Description
We've been receiving a bunch of bot emails lately, so I'd argue it's time to add a captcha validation for the email contact form!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the website's email contact form, then read the linked Google reCAPTCHA v3 documentation to understand the required validation flow. The work is done when legitimate contact submissions continue to work and bot submissions are rejected or blocked by captcha validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, jekyll
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100