-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
Description
Do you want to add any riddle to our collection that you think can make someone scratch their head?
Well, then, here you go - Add your riddle to riddles.json
file in the /data/
folder and make a pull request.
{
"riddle":"Your riddle here.",
"answer":"Your Answer here."
}
Note:
Do not make changes in any other files and maintain the Json format in the file.
Add only 1 riddle in one PR. If you want to add more than 1, then make separate pull requests for each.