/icebreakers

A list of team-building, icebreaking questions, presented randomly

Primary LanguageHTMLMIT LicenseMIT

Icebreakers

Welcome to Icebreakers, a collection of icebreaking questions from around the web.

Try it out: https://rendall.github.io/icebreakers/

FAQ:

What is this?

Icebreaker questions are conversation starters you can ask to get to know someone, or to know your team. Load the site and it will present one of the thousands of questions in the list. Push the Pick another question button to pick another question. If you want to go back to a previous question, push your browser's back button.

These questions are terrible!

First, that's not even a question. But fair point. The questions are scraped from the web, and the quality is uneven. Go ahead and press that pick another button.

Or, if you want to edit the questions, you can! Thank you for your help! This is an open-source project, so if there's a change you would like to see, please file an issue or even better, make the change yourself and submit a pull request. There are so many options.

How do I add questions?

The questions are all listed in the QUESTIONS.md file. Add your questions to the bottom of the list, following the pattern, which is:

* Credit: [Name of creator](https://creators.website)
  * This is the question?
  * In a list?
  * Underneath the Credit line?

Or file an issue.

How do I edit or remove questions?

Remove or edit the question in question in the QUESTIONS.md file then submit a pull request. Or file an issue.

I'm the copyright owner and I want my questions removed!

First, that's not a question, but understood. Second, are you sure? You're credited, and it drives traffic to your page. But if you insist, there are many ways to contact me, but the easiest is to file an issue and I'll take it down.

I'm a copyright owner. How would I go about adding my website?

No problem! Fill out this form.

Are you interested in monetization opportunities?

Not in the slightest. But the license allows you to do that yourself without my permission. Knock yourself out! Let me know how it goes.

Development

Install git & node, then:

git clone https://github.com/rendall/icebreakers
cd icebreakers
npm install
npm run build
npm run serve

Credits

License

The code comes under the MIT License but the questions are owned by their respective copyright owners.