DevCom-IITB / DevCom-IITB/instiapp-api
Clean Roles for community moderator
Open
DOPE-contribution
effort0: trivial
good first issue
model: Role
priority2: important
severity2: inconvenient
- Dominant language
- Python
- Stars
- 26
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
# Overview
### Currently we have two different roles for a community moderator
1. Moderate Post
2. Moderate Comment
### They are unnecessary and the work can be done with just a single role - Community moderator
# How to Solve
1. In roles.models we have defined the roles
2. Cooment out both the roles
3. Add a new role for community moderator
4. Make changes everywhere else in the code replacing those 2 roles with the new single role
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.