fossasia / eventyay-tickets

https://tickets-dev.eventyay.com
Apache License 2.0
1.5k stars 35 forks source link

Hot fix Feature 171 #218

Closed lcduong closed 6 days ago

lcduong commented 6 days ago

Hot Fix for [#171 Add Ukrainian language(https://github.com/fossasia/eventyay-tickets/issues/171)

Short description of what this resolves:

Fix can not checkout when form has description field

Changes proposed in this pull request:

Add property required=False to description field

Checklist

  • [x] I have read the Contribution & Best practices Guide.
  • [x] My branch is up-to-date with the Upstream development branch.
  • [ ] The acceptance, integration, unit tests and linter pass locally with my changes
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added necessary documentation (if appropriate)