ACM-IGDTUW / Open-Source-Challenge

Advaya'20 The Open Source Challenge
8 stars 30 forks source link

Task 5: Create an Issue #93

Open soumyaa1804 opened 4 years ago

soumyaa1804 commented 4 years ago

In this task of The Open Source Challenge, you will finally start working on the website that this repository contains the code of.

So the task is:

  1. Run the website locally.

  2. Find a change that you feel should be made.

This change could be anything from changing color to increasing the font size to changing the size of an image or finding broken links. This means that you open the website and test it to find things that you feel could improve.

We are aware that a lot of you do not come from any development background, but in Open Source you will always be working on some software and every software has an interface. HTML and CSS are the basics of any interface, and you do not need to know it necessarily; you will be surprised by how easy it is to find code and use it in the way you want to.

  1. Submit an issue that describes this improvement you wish to add.

Done! This issue will be your final submission of this task.

Note that the first line of the issue should mention that it is for this task. You can do this by adding a For #93 in the beginning.


Let your creativity run wild! This challenge will help you learn a lot about understanding the success of any software based on its appeal to the users.

You are required to check through the newly created issues to make sure that no one else has already created an issue that you were going for. Duplicates will not be accepted as successful submissions.

This task would not be so dependent on the timings of submission but the creativity of the changes that you wish to make. It is important that you test the website thoroughly and come up with something nice for everyone. Make sure that you go through the wiki of this repository, and all the documents that you can find, to ensure that you do not create an issue for something that was intentionally made the way it was. Feel free to ask us if you do not understand what you are supposed to do for this submission.

The next challenge would be to incorporate the changes that you suggest in this. We will be there to help you out with any problem that you come across while trying to do so. So don't let this stop you.