An open API service indexing awesome lists of open source software.

https://github.com/open-source-community/web-24-tasks


https://github.com/open-source-community/web-24-tasks

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Web-24-Tasks

- ## How to Upload?
- fork this repo (by clicking on the "Fork" button).
![forking](./docs/imgs/forking.png)
- and this window will appear.
![forking 2](./docs/imgs/forking%202.png)
- uncheck on (Copy the main branch only) checkbox.
- then "Create fork" button.
- now you have a copied repo from tasks repo on your account. clone the copied repo and work on it.
----------------------

- ## Before Working
- go to "Members" folder and get inside the folder named with your name.
- then create a new folder named "Task i" where i is the task number
- then open the created folder and start working.

----------------------
- ## How to Submit the tasks?
- after working on your changes push it to the copied repo and make a pull request (by ckicking the "Pull requests" button)
![pull requests 1](./docs/imgs/pull%20request%20.png)
- then click on "New pull request" button.
![pull request 2](./docs/imgs/pull%20request%202.png)
- then click on the "Create pull request" button.
![pull request 3](./docs/imgs/pull%20requst%203.png)
- click the "Creat pull reqeuest" button again
- Done :wilted_flower:, Congrants you submitted your task.