EverydayFun icon indicating copy to clipboard operation
EverydayFun copied to clipboard

Add More Jokes

Open tachodril opened this issue 4 years ago • 7 comments

Do you want to add any jokes to our collection that you think can make someone laugh? Well, then, here you go - Add your joke to jokes.json file in the /data/ folder and make a pull request.

{
      "body":"Your joke here.",
      "category":"category here."
}

Note:

Do not make changes in any other files and maintain the Json format in the file. Add only 1 joke in one PR. If you want to add more than 1, then make separate pull requests for each.

tachodril avatar Sep 30 '20 23:09 tachodril

Hi can i take this?

andreepratama27 avatar Oct 01 '20 12:10 andreepratama27

Hi can i take this?

yeah sure!

tachodril avatar Oct 01 '20 12:10 tachodril

Thanks. Please assign me to this task

andreepratama27 avatar Oct 01 '20 12:10 andreepratama27

Thanks. Please assign me to this task

All you need to do is fork this repo, clone it, make changes, commit them and create a pull request.

tachodril avatar Oct 01 '20 12:10 tachodril

Could jokes have more than one category?

Rehannah avatar Oct 06 '20 13:10 Rehannah

Could jokes have more than one category?

@Rehannah Yes, a joke can have more than one category. Just separate them with comma as below -

{
      "body":"Your joke here.",
      "category":"category 1, category 2"
}

tachodril avatar Oct 06 '20 15:10 tachodril

Hello @tachodril Sir can I work on this issue?

srisatya12 avatar Apr 03 '21 07:04 srisatya12