From e32f2ab8b1018f313b6134108421bbfc2f3301da Mon Sep 17 00:00:00 2001 From: IDzyre Date: Sun, 19 Jan 2025 17:56:28 -0300 Subject: [PATCH] Change allowed modules --- _docs/developer/getting_started/make_a_pull_request.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_docs/developer/getting_started/make_a_pull_request.md b/_docs/developer/getting_started/make_a_pull_request.md index 4bc1194c..7a1a3a47 100644 --- a/_docs/developer/getting_started/make_a_pull_request.md +++ b/_docs/developer/getting_started/make_a_pull_request.md @@ -71,14 +71,14 @@ Be sure to read the [Suggestions for New Developers](/developer/getting_started/ * `Forum`, * `Notifications` (includes email and grade inquiries), * `TAGrading` (includes PDF annotation, peer grading), - * `InstructorUI` (includes course and gradeable configuration), - * `SubminiPolls`, - * `HelpQueue`, + * `InstructorUI` (includes course and gradeable configuration), + * `StudentUI` (includes all non-categorized student UI), * `CourseMaterials`, * `Plagiarism`, * `RainbowGrades`, * `Calendar`, * `System` (includes installation, migrations, vagrant), + * `Testing`, * `Developer`, or * `API`