pycontw / pycon.tw

PyCon TW Proposal System & Backend Server
https://tw.pycon.org/prs
MIT License
95 stars 107 forks source link

feat(core/EventInfo): add willing_to_attend_in_person field #1118

Closed josix closed 1 year ago

josix commented 1 year ago

Types of changes

Thanks for sending a pull request! Please fill in the following content to let us know better about this change. Please put an x in the box that applies

Description

Describe what the change is You don't need to explain HOW you change the code. Your code, including comments in the code should explicitly self-describe enough about how you change the code.

Steps to Test This Pull Request

Steps to reproduce the behavior:

  1. Go to proposals/tutorial/submit/
  2. Check the displayed page.

Expected behavior

It would appear the field "attending PyCon TW in person" on the creating proposal/tutorial page.

More Information

image

mattwang44 commented 1 year ago

And I'd like to see someone else contributes to this project 😉

josix commented 1 year ago

Yeah, we could put the refactoring in the next iteration and let others could join the development.