athrvvvv / Comment-It

Collection of comments in various Programming Languages along withJokes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comment-It ✍

Collection of comments in various Programming Languages, with dad jokes.

Lets aim to comment things in 100 languages πŸ’•

Contributing 🀝

  1. Fork the repository if you haven't already

  2. Clone your fork locally πŸ™‹β€β™‚

git clone https://github.com/athrvvvv/Comment-It.git

Replace "YOUR_USERNAME" with your GitHub username

  1. Create & Configure local branch πŸ’β€β™‚οΈ
git branch local

Now switch to that branch via:

git checkout local
  1. Make changes and than run following command:
git add .
git commit -m "COMMIT_MESSAGE"
  1. Finally, push your changes to your fork πŸ“«
git push origin local
  1. To submit your changes to the main project, you'll need to create a pull request. I will merge it accordingly πŸ™Œ

Thank you ❀

About

Collection of comments in various Programming Languages along withJokes.


Languages

Language:JavaScript 12.5%Language:Verilog 11.3%Language:HTML 11.3%Language:TypeScript 11.1%Language:RenderScript 10.3%Language:C++ 10.0%Language:CSS 9.7%Language:Lua 9.3%Language:Python 8.4%Language:C 6.0%