codersforcauses / codersforcauses/website
Separate payment status and roles
Open
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently admin, committee, and past committees are tracked in the roles. Without further information we cannot tell if they have paid.
**Proposal:**
`is_member`
- false
- true
`role`
- null
- admin
- committee
- past committee
- hlm
cron job to not remove membership role is hlm.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.