From 0dcd82cb5dd1efc21aefdf5ae424faaefd3b0124 Mon Sep 17 00:00:00 2001 From: MartinMarwad <44274319+MartinMarwad@users.noreply.github.com> Date: Tue, 10 Sep 2024 00:30:59 -0400 Subject: [PATCH 1/2] Update contribution guidlines --- docs/resources/UML Class Resources/welcome.md | 39 +++++++++++++++++++ .../resources/UML Class Resources/welcome.mdx | 14 ------- 2 files changed, 39 insertions(+), 14 deletions(-) create mode 100644 docs/resources/UML Class Resources/welcome.md delete mode 100644 docs/resources/UML Class Resources/welcome.mdx diff --git a/docs/resources/UML Class Resources/welcome.md b/docs/resources/UML Class Resources/welcome.md new file mode 100644 index 000000000..34b1f94eb --- /dev/null +++ b/docs/resources/UML Class Resources/welcome.md @@ -0,0 +1,39 @@ +--- +sidebar_position: 1 +slug: /uml-class-resources/welcome +description: Explore the rules, guidelines, and contribution process for students sharing Computer Science resources at UMass Lowell. Learn how to contribute while maintaining academic integrity. +ogDescription: Explore the rules, guidelines, and contribution process for students sharing Computer Science resources at UMass Lowell. Learn how to contribute while maintaining academic integrity. +--- + +# πŸ“’ Guidelines & Rules + +This is a **student-led initiative** for sharing helpful resources for Computer Science classes at the University of Massachusetts Lowell. We aim to build a collaborative space where students can contribute valuable content while maintaining academic integrity. πŸŽ“ + +## πŸ“ Contribution Guidelines +- **We welcome contributions** like topics, study materials, explanations, practice questions, and any content that helps students understand the course material. πŸ“˜ +- **Rules**: + - No assignment solutions. + - No handouts or documents from the class unless **explicitly permitted** by the professor. 🚫 + - All contributions must be **original** or have **proper permissions** for use. ❗ + - No course material should be shared without permission. πŸ”’ +- You may **reference assignments** but **do not** provide solutions or assignment instructions. ⚠️ +- Please review the [UMass Lowell Academic Integrity Policy](https://www.uml.edu/catalog/undergraduate/policies/academic-policies/academic-integrity.aspx) to ensure compliance. πŸ“š + +## 🚨 Important Reminders +- **All contributions must be original** or have proper permissions to use class content. ❗ +- **Respect intellectual property**: Sharing any course material without permission is prohibited. πŸ”’ + +## 🌟 How to Contribute +1. Navigate to the bottom of any page in the "UML Class Resources" section. +2. Click the **Edit this page** button. +3. You will be redirected to GitHub, where you can create a fork (copy) of the repository. +4. Make your edits to the forked repository. +5. Once your changes are complete, submit a **pull request (PR)** with clear details about the updates or content you are adding. + +Our club leaders will moderate all contributions to ensure they follow the guidelines and maintain academic integrity. πŸ› οΈ + +## πŸ“¬ Removal Requests +If a professor or faculty member would like to have content removed, please contact us at **cloudcomputingclub@uml.edu** with "**Removal Request**" in the subject header. πŸ“¨ + +## 🌟 Let’s Collaborate +Let’s make this platform a valuable resource while keeping academic standards high! πŸ’‘ diff --git a/docs/resources/UML Class Resources/welcome.mdx b/docs/resources/UML Class Resources/welcome.mdx deleted file mode 100644 index 1520dbf32..000000000 --- a/docs/resources/UML Class Resources/welcome.mdx +++ /dev/null @@ -1,14 +0,0 @@ ---- -sidebar_position: 1 -slug: /uml-class-resources/welcome ---- - -# πŸ“’ Guidelines & Rules - -These pages contain content regarding various Computer Science classes offered at the University of Massachusetts Lowell. - -All content should follow these guidelines and rules: - - No Assignment solutions! - - No Assignment documents (hand-outs from a class)! - - ... - \ No newline at end of file From 24fef6687ba3482a452d9a3310dfef9e580d1c15 Mon Sep 17 00:00:00 2001 From: MartinMarwad <44274319+MartinMarwad@users.noreply.github.com> Date: Tue, 10 Sep 2024 00:38:23 -0400 Subject: [PATCH 2/2] add PR template --- .github/pull_request_template.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..7ce5e5d60 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,21 @@ +## πŸ“‹ Pull Request Template + +### Description: + + +### Type of Contribution: + +- [ ] New topic or explanation +- [ ] Practice questions +- [ ] Study guide +- [ ] Other (please specify): + +### Related Issues or References: + + +### Verification: +- [ ] I confirm that no class materials, solutions, or professor-provided content are included without explicit permission. + +### Additional Information: + +