Contributing to Awesome IIUM
This content is not available in your language yet.
Thank you for your interest in contributing to Awesome IIUM! We aim to build the most comprehensive and high-quality resource for the IIUM community.
📋 Inclusion Criteria
Section titled “📋 Inclusion Criteria”To keep this list high-quality, please ensure your contribution:
- Is relevant to IIUM: It should be useful for students, staff, or alumni.
- Is active: The resource (link, app, group) should be currently active and maintained.
- Adds value: Avoid generic resources unless they have a specific use case for IIUM (e.g., specific student discounts).
📝 Style Guide
Section titled “📝 Style Guide”- Alphabetical Order: Please keep the list sorted alphabetically within each category.
- Format:
[Name](Link) - Description.- Name: Capitalized correctly.
- Link: Direct link to the resource.
- Description: Short, clear, and ends with a period.
- No Self-Promotion: If you are the author, please state it in the PR but keep the description objective.
🚀 How to Contribute
Section titled “🚀 How to Contribute”-
Fork the repository: Click the “Fork” button at the top right of this page.
-
Clone your fork:
Terminal window git clone https://github.com/YOUR-USERNAME/Awesome-IIUM.gitcd Awesome-IIUM -
Create a branch:
Terminal window git checkout -b add-my-awesome-resource -
Make your changes: Add your resource to the appropriate file in
categories/. -
Commit your changes:
Terminal window git commit -m "Add [Resource Name] to [Category]" -
Push to your fork:
Terminal window git push origin add-my-awesome-resource -
Submit a Pull Request: Go to the original repository and click “Compare & pull request”.
⚠️ Issues
Section titled “⚠️ Issues”If you find a broken link or outdated information, please open an issue describing the problem.
Thank you for helping us make IIUM awesome! 🚀