Skip to content

nirajacharyaa/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

todo-app

Want to contribute to it. Take a look at the issue section. Only use pure HTML, CSS and JS.

Note

  • All genuine Pull Requests are most welcomed! 😊
  • Look at the issues section and solve them.
  • You can also make your own changes.
  • Make sure your code is good and check if everything is working.
  • Everything good? Just make a PR with details and screenshot.

Want a very simple explanation on how to generate a PR?

Basic Work Flow For New Contributors

  1. Fork the Repo
  2. Star the Repo
  3. Clone the Repo
  4. Make Valid Contributions
  5. Add your name and details to CONTRIBUTERS.md
  6. Create a PR

Steps To Contribute [Git Usage]

  1. Fork this repository
  2. Use your command line to clone the forked repository
    • git clone
    • cd into the created local repository
  3. Add your fixes
  4. git add <file_name>
  5. git commit -m <add_a_valid_comment>
  6. git push the code to your forked repository
  7. Create a pull request

If you have any doubts regarding "How to create your first PR?", then checkout this video:

Create your first PR

** STAR THE REPO ** Happy Contributing! 😉

Releases

No releases published

Packages

No packages published

Contributors 14