Created
July 25, 2013 09:27
-
-
Save anonymous/6078206 to your computer and use it in GitHub Desktop.
Revisions
-
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,44 @@ Asking a Question -------------------------- Hi, welcome to our chat room. We accept questions from people coming into the room. When asking, the following will **greatly** increase your chance of getting an answer: - Create a self contained code example illustrating the issue. You can upload it to [jsfiddle](http://jsfiddle.net) , [codepen](http://codepen.io) or [jsbin](http://www.jsbin.com). - If you paste code, format it by pressing `Control+K` or pressing the "Fixed Font" button. Code you put inside backticks is also formatted. - Made sure there are no name error or syntax errors. - Try [debugging it](https://developers.google.com/chrome-developer-tools/docs/javascript-debugging) yourself. - Searched [Google](https://www.google.com) and [Stack Overflow](http://stackoverflow.com/search) for your problem. Good luck, and may you find your answers quickly :) ###FAQ **Q:** Do I have to follow these tips? **A:** No, but they will greatly improve your chances of getting an answer **Q:** I asked a question and didn't get an answer, may I repost it? **A:** No, you may not. If you do it will get moved to the trash can as well as your original request for help. **Q:** I have low reputation in Stack Overflow - will that damage my chances of getting an answer? **A:** No. However, if you have a lot of questions and no answers that might. You might come off as a [help vampire](http://meta.stackoverflow.com/questions/19665/the-help-vampire-problem). **Q:** I have a question about a jQuery/Mootools/Angular plugin/directive, can I ask it **A:** Yes, but don't expect much help. Most of us don't care much for things like jQuery plugins and your chances of getting an answer are very slim. **Q:** Can I ask a question about SQL/PHP/C#/PERL/Python/C/ASP/VB/PIET/Haskell/CL/Whatever **A:** If you're a one timer - probably not, it'll get moved to the trash. All these have appropriate rooms. If you're an active member of the room then yes. All the rules including this one don't really apply to regulars. **Q:** Can I ask a question about HTML/CSS **A:** Yes, but you might want to try the HTML/CSS room. **Q:** Can I ask a question about NodeJS **A:** Absolutely. If you have any more questions about the room etiquette. Please [refer to the room rules](http://rules.javascriptroom.com).