Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add questions to questions files in questions_dir #5

Open
VickiLanger opened this issue Jan 21, 2020 · 4 comments · Fixed by #18
Open

Add questions to questions files in questions_dir #5

VickiLanger opened this issue Jan 21, 2020 · 4 comments · Fixed by #18
Labels
good first issue Good for newcomers Hacktoberfest Requesting input/assistance help wanted Extra attention is needed up-for-grabs

Comments

@VickiLanger
Copy link
Owner

VickiLanger commented Jan 21, 2020

This will be a running issue to let people know how to submit questions

Want to contribute code-related questions for the bot to ask? This is your chance. Go for it.


A few rules:

  • Questions must be code related
  • The goal is to create conversation and substance. Avoid yes/no answers.
  • Add questions to the questions file that makes the most sense.
    • a back end question would go in questions_backend.py
    • a pop culture question would go in questions_pop_culture.py
  • Must fit in Twitter's 280 character limit

All questions added should look like the below

'question goes here',  # short answer goes here, add a link if it's not a short answer

Proposed workflow:

  1. Fork this repo
  2. Add question to applicable question file keeping to the existing style/conventions:
    • Each question should be in its own line
    • Surrounded by single quotes (')
    • Keep the trailing comma
  3. Once you are done and checked for typos, commit it & push your work to your fork
  4. Submit a PR against this repo

Someone will look it over and, if deemed appropriate, will merge your PR.

Thanks for contributing!


Here's some things to help spark ideas
wordcloud


Don't forget to follow the bot on Twitter to see the hard work you put in.

@VickiLanger VickiLanger added help wanted Extra attention is needed good first issue Good for newcomers Hacktoberfest Requesting input/assistance labels Jan 21, 2020
@VickiLanger VickiLanger pinned this issue Jan 24, 2020
@VickiLanger
Copy link
Owner Author

VickiLanger commented Jan 24, 2020

JavaScript has both +0 and -0

NaN is considered a number

https://en.wikipedia.org/wiki/Water_integrator

I find these facts interesting but I'm not sure how to make them into questions. You're welcome to take any of them and add it if you can word it right

@VickiLanger VickiLanger linked a pull request Mar 17, 2020 that will close this issue
@VickiLanger
Copy link
Owner Author

this issue should never have been closed. oops. 😬 I'm reopening

@VickiLanger VickiLanger reopened this Apr 17, 2020
@BALaka-18
Copy link

Hi @VickiLanger, can I work on this issue once Hacktoberfest starts ? I would like to add questions on popular Machine Learning algorithms.

@VickiLanger
Copy link
Owner Author

@BALaka-18 Absolutely. That sounds like a great idea.

@VickiLanger VickiLanger changed the title Add questions to questions.py Add questions to questions files in questions_dir Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest Requesting input/assistance help wanted Extra attention is needed up-for-grabs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants