Task is pretty simple and requires understanding of Django. If you are new to Django and want to contribute then this issue is for you.
- Edit urls.py in Django so that server can accept .../contribution url
- Make sure that
/contribution must lead to new html which will be contribution.html
- No html/css needs to be there for now, just add simple styling and add your name on that.
Purpose ?
So that anyone can view that page and knows who have contributed on this project with their name.
In case if you want to work on this issue then comment below
Task is pretty simple and requires understanding of Django. If you are new to Django and want to contribute then this issue is for you.
/contributionmust lead to new html which will be contribution.htmlPurpose ?
So that anyone can view that page and knows who have contributed on this project with their name.
In case if you want to work on this issue then comment below