Dev_Interview_Prep_App
Dev_Interview_Prep_App copied to clipboard
Add 3 Quiz Answers to Json
To assign an issue to yourself just type "!assign"
If you'd like to contribute to answers.json:
- Fork this repo
- Navigate to the language folder you would like to contribute to.
- Open Answers.json, here copy the last item in the list, and fill in each label.
answer: A topic with a basic small description. details: Detailed Information on the subject supplied in Answer, no more than 150 characters.
Please make sure to match the syntax of the previous items. Answers should end with a punctuation mark. Example:
{
"answer": "**It is** everything you can see on the screen of the app.",
"details": "Think of the individual UI elements like buttons, labels, and text fields."
},
{
"answer": "**It is** a month-long celebration of open source software run by DigitalOcean.",
"details": "Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the 2021 challenge and earn a limited edition T-shirt."
}
- Open Contributers.md file and add your name and relevant information.
- Make Pull Request.
I will be adding my set of answers for Ruby.
@Tc2r1 Can I add questions for JavaScript
!assign
This issue has been assigned to @prasad-more-12! It will become unassigned if it isn't closed within 7 days. A maintainer can also add the Pinned label to prevent it from being unassigned.
!assign
!assign
👋 You've been assigned this issue, Please fork the repository and create a branch to work on the issue assigned here 💻. When you are done make a Pull Request. Good Luck!
👋 You've been assigned this issue, Please fork the repository and create a branch to work on the issue assigned here 💻. When you are done make a Pull Request. Good Luck!
👋 You've been assigned this issue, Please fork the repository and create a branch to work on the issue assigned here 💻. When you are done make a Pull Request. Good Luck!
👋 You've been assigned this issue, Please fork the repository and create a branch to work on the issue assigned here 💻. When you are done make a Pull Request. Good Luck!
I added five question in JS in #141