Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement(membership): update choices for membership levels #2566

Open
JacobCoffee opened this issue Sep 16, 2024 · 0 comments
Open

Enhancement(membership): update choices for membership levels #2566

JacobCoffee opened this issue Sep 16, 2024 · 0 comments
Labels
app/psf-membership Relates to the membership app backend Relates to the backend of the app

Comments

@JacobCoffee
Copy link
Member

JacobCoffee commented Sep 16, 2024

What

MEMBERSHIP_CHOICES = (
(BASIC, 'Basic Member'),
(SUPPORTING, 'Supporting Member'),
(SPONSOR, 'Sponsor Member'),
(MANAGING, 'Managing Member'),
(CONTRIBUTING, 'Contributing Member'),
(FELLOW, 'Fellow'),
)
is outdated and needs to have its choices fixed following the bylaw change in psf/bylaws#4

@JacobCoffee JacobCoffee added backend Relates to the backend of the app app/psf-membership Relates to the membership app labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app/psf-membership Relates to the membership app backend Relates to the backend of the app
Projects
None yet
Development

No branches or pull requests

1 participant