Skip to content

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

Open
@JacobCoffee

Description

@JacobCoffee

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    app/psf-membershipRelates to the membership appbackendRelates to the backend of the app

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions