From 18d530093a26fa45f0c8af4dacb1b0388baf5cad Mon Sep 17 00:00:00 2001 From: Homuki <61800700+Homuki@users.noreply.github.com> Date: Sat, 8 Nov 2025 15:19:03 +0100 Subject: [PATCH 1/2] Update jr-dev-rules.md new discord rule --- docs/developer-docs/jr-dev-rules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/developer-docs/jr-dev-rules.md b/docs/developer-docs/jr-dev-rules.md index 5d91eca6..14762c40 100644 --- a/docs/developer-docs/jr-dev-rules.md +++ b/docs/developer-docs/jr-dev-rules.md @@ -45,6 +45,7 @@ When a junior set is marked as In Review, the claim will be renewed automaticall The following rules apply to all Junior Developers: +- Must remain on the Discord server - May only create achievements, leaderboards and Rich Presence for a set on which they have an active claim - This means no working on any sets that are not claimed. Failure to adhere to this rule may result in dismissal from the Junior Developer Program - Junior Developers may practice RAM digging games for which they do not have a claim, but shall not publish any code notes From 2a887df19b8cd62476481922b8e697029976439d Mon Sep 17 00:00:00 2001 From: Homuki <61800700+Homuki@users.noreply.github.com> Date: Sat, 8 Nov 2025 15:45:07 +0100 Subject: [PATCH 2/2] Update jr-dev-rules.md Minor text fixes --- docs/developer-docs/jr-dev-rules.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/developer-docs/jr-dev-rules.md b/docs/developer-docs/jr-dev-rules.md index 14762c40..9d158638 100644 --- a/docs/developer-docs/jr-dev-rules.md +++ b/docs/developer-docs/jr-dev-rules.md @@ -45,7 +45,8 @@ When a junior set is marked as In Review, the claim will be renewed automaticall The following rules apply to all Junior Developers: -- Must remain on the Discord server +- Must be part of the Discord server when requesting to become a Junior Developer, and will remain in the server for the entire educational period + - It is preferable for all contact with the (direct) Code Reviewer(s) to be through Discord - May only create achievements, leaderboards and Rich Presence for a set on which they have an active claim - This means no working on any sets that are not claimed. Failure to adhere to this rule may result in dismissal from the Junior Developer Program - Junior Developers may practice RAM digging games for which they do not have a claim, but shall not publish any code notes