Developing for the Server: Difference between revisions

From RetroMC
Jump to navigation Jump to search
m (Protected "Developing for the Server": Server internals ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(draft)
Line 1: Line 1:
wip
== Developing for the server ==
Developing for the server is a great way to give back to the community if staffing isn't your thing. This page will go over the basics of developing of How to apply to develop, expectations, and progression.
</br>
=== Applying to Develop ===
Submit an Application: Apply through the server’s Discord by making a general ticket stating your intent to develop, any prior experience, and potential things you would like to work on. Barring any past major contributions to the projects used by the RetroMC on the RetroMC Github Org most applicants will be granted the role External Developer on discord. This grants access to the channels Technical-Announcements, Developers and Developer-Forum. Here you can discuss with other developers and staff about projects you would like to work on or get help with your current projects for the server.
</br>
External developers are only granted access to the basic projects used on the [https://github.com/retromcorg RetroMC Github Org] that are public, certain confidential repositories are not available to them until they have proved themselves with their contributions to be promoted to Developer.
=== Development Process ===
In general all Developers can expect a standardized experience when submitting code to be used on the server that can be seen in the following flow chart.

Revision as of 02:00, 25 February 2025

Developing for the server

Developing for the server is a great way to give back to the community if staffing isn't your thing. This page will go over the basics of developing of How to apply to develop, expectations, and progression.

Applying to Develop

Submit an Application: Apply through the server’s Discord by making a general ticket stating your intent to develop, any prior experience, and potential things you would like to work on. Barring any past major contributions to the projects used by the RetroMC on the RetroMC Github Org most applicants will be granted the role External Developer on discord. This grants access to the channels Technical-Announcements, Developers and Developer-Forum. Here you can discuss with other developers and staff about projects you would like to work on or get help with your current projects for the server.
External developers are only granted access to the basic projects used on the RetroMC Github Org that are public, certain confidential repositories are not available to them until they have proved themselves with their contributions to be promoted to Developer.

Development Process

In general all Developers can expect a standardized experience when submitting code to be used on the server that can be seen in the following flow chart.