Skip to content

Commit f36d945

Browse files
committed
chore: Update first contribution guideline, indicate requirement to follow guidelines for UML class resources contributions
1 parent 94bcf8f commit f36d945

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ This is the official repo for the UML Cloud Computing Club's website.
1212
The website is implemented using [Docusaurus](https://docusaurus.io/), [MUI](https://mui.com/), and some fundamental [ReactJS](https://react.dev/).
1313

1414

15-
## 👨‍💻 Activities and Resources Contribution Guidelines
15+
## 👨‍💻 Content File Structure & Resources Contribution Workflow
1616
<details>
1717
<summary>View Contents</summary>
18-
To edit the activities sections or the resources section of the website:
18+
To edit the resources section of the website:
1919

2020
1. Create a new branch from the **main** branch
2121
2. Make the appropriate edits within this branch
@@ -33,6 +33,12 @@ All markdown files containing blog details are in **blog/** with the specific bl
3333

3434
All markdown files should follow Docusaurus's guidelines for folder structure for autogenerating the UI and pagination. More details are available at the [Docusaurus Docs](https://docusaurus.io/docs/sidebar/autogenerated) and [Docusaurus Blog](https://docusaurus.io/docs/blog).
3535

36+
37+
> [!IMPORTANT]
38+
> All contributions to the UML Class Sesources section within the the `resources/` folder must follow the *explicitly* provided guidelines and rules in the aptly named file `📒 Guidelines & Rules`.
39+
> Failure to do so will result in your contributions being removed or rejected within PRs!
40+
> These are resources for official UML CS courses and hence will be monitored closely.
41+
3642
</details>
3743

3844
## 🔊 Adding Blogs

0 commit comments

Comments
 (0)