Hacktoberfest 2020 tasks in collaboration with Digital Ocean.
The Task-1, Task-2, Task-3, Task-4 files have some bugs to be patched.
- Fork the repository
- Find a bug (Enlosed within
<!-- Bug Start #000 -->and<!-- Bug End -->) - Patch/Correct the bug (Do not remove
<!-- Bug Start -->and<!-- Bug End -->) - Make a pull request (Include the Bug ID you're patching in request title Ex:
Patch for #000)
- Remember: 1 pull request = 1 bug
- You have to send 4 pull requests. Which means 4 bugs. (1 bug per 1 pull request AND 1 pull request from 1 file)
- Use 1 task file for 1 pull request
Ex:
-
first pull request from Task-1.html
-
second pull request from Task-2.html
-
third pull request from Task-3.html
-
fourth pull request from Task-4.html