This repository was archived by the owner on Nov 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Developers #1
Copy link
Copy link
Open
Labels
featNew featureNew feature
Description
This task includes few commands:
- Command for user to apply for dev role (form example below)
- Command/Option (can be integrated into dashboard) for staff to accept users application, then hit dev-api to add user to proper repository (if user can't be found send him error), if request was successfull generate invite that expires after 1 use and send it to user, when he join add him a proper role (dev + role of project that he chose to work on). Also create a welcome message that will be sent to user after proceeding this command.
- Command/Option (can be integrated into dashboard) for staff to remove user from developer role. That includes removing from repository and badge from seek-ev.com if user have it.
Developer application form example:
[discord, dev-api, website] # what do you want to help with
username: SerekKiri # github username
reason: I love this project! # reason why do you want to join us (nullable)
Developer badge will be added after more than ... contributions (need to be discussed)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featNew featureNew feature