-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Update the build forms recipe to use actions instead. #10374
Copy link
Copy link
Closed
Labels
help wantedIssues looking for someone to run with them!Issues looking for someone to run with them!improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)
Metadata
Metadata
Assignees
Labels
help wantedIssues looking for someone to run with them!Issues looking for someone to run with them!improve or update documentationEnhance / update existing documentation (e.g. add example, improve description, update for changes)Enhance / update existing documentation (e.g. add example, improve description, update for changes)
📚 Subject area/topic
HTML forms, and Actions
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/recipes/build-forms/
📋 Description of content that is out-of-date or incorrect
This recipe uses standard handling of html. A section should be included to use actions instead because that's the updated way and a more cleaner way of handling forms in astro.
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response