Thank you for considering contributing to our project! We welcome all contributions and appreciate your effort in making our project better. How to Contribute
- Fork the repository
- Go to the _contents folder
- Create a new file with the .md extension, for example, uinws.md
- Use the following template for content:
---
name: Nama Universitas
accreditation: Akreditasi
region: Lokasi Universitas
image: "URL Logo Universitas"
address: Alamat Universitas
url: "URL Website Universitas"
tag: Singkatan Universitas
---
Example :
---
name: Universitas Islam Negeri Walisongo
accreditation: A
region: Semarang
image: "https://rekreartive.com/wp-content/uploads/2018/10/Logo-UIN-Walisongo-Warna-PNG.png"
address: Jl. Walisongo No.3-5, Tambakaji, Kec. Ngaliyan, Kota Semarang, Jawa Tengah 50185
url: "https://walisongo.ac.id/"
tag: UINWS
---
- Fill in the details for the university you are adding.
- Save the file and commit the changes to your forked repository.
- Open a pull request (PR) to the main repository.
Contribution Guidelines
Before submitting your contribution, please make sure:
- The university you are adding is not already in the list.
- The details you provide are accurate and up-to-date.
- The format of the file is correct and matches the template.
- The image URL you provide is valid and the image is appropriate for all audiences.