Updated Submitting an Addon (markdown)
parent
b847c6fe3c
commit
bef5a46b61
|
@ -1,32 +1,26 @@
|
||||||
## Addon Submission Policies
|
## Addon Submission Policies
|
||||||
|
|
||||||
### General
|
|
||||||
1. All submissions must be original work.
|
1. All submissions must be original work.
|
||||||
2. All submissions must be in public GitHub repositories.
|
2. All submissions must be in public GitHub repositories.
|
||||||
3. All submissions must not negatively affect users.
|
3. All submissions must not negatively affect users.
|
||||||
4. All submissions must not target specific users or groups.
|
4. All submissions must not target specific users or groups.
|
||||||
5. All submissions must not collect user data without opt-in consent.
|
5. All submissions must not collect user data without opt-in consent.
|
||||||
6. Acceptance of submission **does not** guarantee the corresponding role.
|
6. Acceptance of submission **does not** guarantee the corresponding role.
|
||||||
|
7. Submissions must follow all [rules for addons.](https://github.com/rauenzi/BetterDiscordApp/wiki/Addon-Policies).
|
||||||
|
|
||||||
### Themes
|
### Themes
|
||||||
1. First theme submissions must not be a mini-theme.
|
1. First theme submissions must not be a mini-theme.
|
||||||
2. First theme submissions must not be a generic transparency theme.
|
2. First theme submissions must not be a generic transparency theme.
|
||||||
3. Submissions must follow all [rules for themes](https://github.com/rauenzi/BetterDiscordApp/wiki/Addon-Policies).
|
|
||||||
|
|
||||||
### Plugins
|
|
||||||
1. New submissions must not introduce new remote libraries.
|
|
||||||
2. Submissions must follow all [rules for plugins.](https://github.com/rauenzi/BetterDiscordApp/wiki/Addon-Policies).
|
|
||||||
|
|
||||||
|
|
||||||
## Addon Submission Process
|
## Addon Submission Process
|
||||||
|
|
||||||
1. User submits using the submission form in either the #plugins or #themes channels.
|
1. User submits using the submission form in either the #plugins or #themes channels.
|
||||||
2. Submission is reviewed by fellow developers and mods/admins.
|
2. Submission is reviewed by fellow developers and mods/admins.
|
||||||
3. Submission is either approved or denied.
|
3. Submission is either approved or denied.
|
||||||
4a. If denied, the submitter is given the reason for denial and invited to submit again later.
|
- (a) If denied, the submitter is given the reason for denial and invited to submit again later.
|
||||||
4b. If this is the submitter's first accepted addon and they are unknown/unproven, the submission is *posted on their behalf*.
|
- (b) If this is the submitter's first accepted addon and they are unknown/unproven, the submission is *posted on their behalf*.
|
||||||
4c. If this submitter has had addons accepted in the past *or they are trusted*, they can be given the corresponding developer role(s).
|
- (c) If this submitter has had addons accepted in the past *or they are trusted*, they can be given the corresponding developer role(s).
|
||||||
5. The submitter should be instructed on how to post in the listing channels.
|
4. The submitter should be instructed on how to post in the listing channels.
|
||||||
|
|
||||||
## Submission Form
|
## Submission Form
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue