telegrace / poke-web

Fullstack application to showcase tailwind and fastify
1 stars 0 forks source link

Create Report Bug Form #5

Open telegrace opened 2 years ago

telegrace commented 2 years ago

  -X POST \
  -H "Accept: application/vnd.github.v3+json" \
  https://github.com/telegrace/poke-web/issues \
  -d '{"title":"title"}'``` 

  Use this bash command to help log issues
telegrace commented 2 years ago

use Formik and Yup for validation