diff options
| author | 2022-05-17 03:41:12 +0300 | |
|---|---|---|
| committer | 2022-05-17 03:41:12 +0300 | |
| commit | 4c6993fab16ed0ab6fe08000ab242f7c96e69839 (patch) | |
| tree | 320bfd94e7ad338dac507f91b33523fcc1cd70f8 /pydis_site/apps/content/resources/server-info | |
| parent | Merge pull request #720 from python-discord/id-in-delete-logs (diff) | |
| parent | Merge branch 'main' into contrib-streamline (diff) | |
Merge pull request #699 from camcaswell/contrib-streamline
Contrib walk-through and improving guides
Diffstat (limited to 'pydis_site/apps/content/resources/server-info')
| -rw-r--r-- | pydis_site/apps/content/resources/server-info/roles.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/pydis_site/apps/content/resources/server-info/roles.md b/pydis_site/apps/content/resources/server-info/roles.md index edc02066..409e037e 100644 --- a/pydis_site/apps/content/resources/server-info/roles.md +++ b/pydis_site/apps/content/resources/server-info/roles.md @@ -28,8 +28,12 @@ There are multiple requirements listed there for getting the role. This includes writing pull requests for open issues, and also for reviewing open pull requests (**we really need reviewers!**) **How to get it:** Contribute to the projects! -There is no minimum requirements, but the role is **not** assigned for every single contribution. -Read more about this in the [Guidelines for the Contributors Role](/pages/contributing/#guidelines-for-the-contributors-role) on the Contributing page. +It’s difficult to precisely quantify contributions, but we’ve come up with the following guidelines for the role: + +- The member has made several significant contributions to our projects. +- The member has a positive influence in our contributors subcommunity. + +The role will be assigned at the discretion of the Admin Team in consultation with the Core Developers Team. Check out our [walkthrough](/pages/contributing/) to get started contributing. --- |