From Fedora Project Wiki

m (Added, the 'ScreenShot' section and the image file)
(add more guidelines and responsibilities)
Line 34: Line 34:
* '''Use the tools:''' When you want to post information along with your question, please use the tools, such as quoting, code snippet etc. If folks can’t read your questions quickly, they are not likely to answer them.
* '''Use the tools:''' When you want to post information along with your question, please use the tools, such as quoting, code snippet etc. If folks can’t read your questions quickly, they are not likely to answer them.
* '''Use correct tags:''' Make use of existing tags instead of adding new ones. This increases the visibility of your question. Remember that tags are without spaces, so “fedora16″ is not the same as “fedora 16″. The latter actually breaks up into two separate tabs “fedora” and “16″ which is illogical. Don't use generic tags like "fedora" or "problem".  Every tag has to individually make sense.
* '''Use correct tags:''' Make use of existing tags instead of adding new ones. This increases the visibility of your question. Remember that tags are without spaces, so “fedora16″ is not the same as “fedora 16″. The latter actually breaks up into two separate tabs “fedora” and “16″ which is illogical. Don't use generic tags like "fedora" or "problem".  Every tag has to individually make sense.
* '''Tags must be meaningful:'''  Tags must not start with #.  This is not twitter or facebook.  They must be individually meaningful ex: "error" is not a useful tag.  Multi word tags must be underscored ex:login_screen. Tags must be in English. Avoid too narrow tags ex: intel_2200_xee is too narrow.  Avoid creating new tags.
* '''Is that an answer?:''' Only post answers when you're providing a solution to the asked question. For everything else, comment on the appropriate question/answer. Having a thread of conversation as answers just confuses people looking for information. Use comments. Only post an answer when you have one.
* '''Is that an answer?:''' Only post answers when you're providing a solution to the asked question. For everything else, comment on the appropriate question/answer. Having a thread of conversation as answers just confuses people looking for information. Use comments. Only post an answer when you have one.
* '''Please do not append "[Solved]" to your question summaries''': Please do not add the [Solved] keyword to your question summaries. If you received an answer that solved the issue, please mark the answer as correct and reward the helper with karma. There is no need to modify the question summary.  
* '''Please do not append "[Solved]" to your question summaries''': Please do not add the [Solved] keyword to your question summaries. If you received an answer that solved the issue, please mark the answer as correct and reward the helper with karma. There is no need to modify the question summary.  
* '''Go through the [http://tinyurl.com/askfedora-sticky "sticky" posts]!'''
* '''Go through the [http://tinyurl.com/askfedora-sticky "sticky" posts]!'''
* '''Subscribe to questions you ask/answer/comment:''' A lot of answered questions are not marked so because the original asker hasn’t cared to follow up!
* '''Subscribe to questions you ask/answer/comment:''' A lot of answered questions are not marked so because the original asker hasn’t cared to follow up!
* '''Reward your helpers:''' This is most important. Mark answers as correct, vote up a good question, vote down a bad one, comment for queries. This will make it a better, more knowledgeable forum. '''Use your votes!'''.  Do not rename the question to add a "Solved" tag.  Just pick the answer you like as the correct one instead.  
* '''Reward your helpers:''' This is most important. Mark answers as correct, vote up a good question, vote down a bad one, comment for queries. This will make it a better, more knowledgeable forum. '''Use your votes!'''.  Do not rename the question to add a "Solved" tag.  Do not close answered questions. Just pick the answer you like as the correct one instead.  
* '''If you see someone not using the forum correctly, point it out:''' Comment telling them what they're doing wrong '''politely'''. Hint: Use ''"Please mark an answer as correct."'' instead of ''"Mark an answer as correct."''
* '''If you see someone not using the forum correctly, point it out:''' Comment telling them what they're doing wrong '''politely'''. Hint: Use ''"Please mark an answer as correct."'' instead of ''"Mark an answer as correct."''
* '''Do not take offense at being down voted:''' Down voting implies that someone doesn't think your answer is good enough, or complete. This isn't personal at all. What this actually means is that you have the opportunity to learn something new. Please do not take offence if your answer is down voted. It's how the forum is designed to work.  
* '''Do not take offense at being down voted:''' Down voting implies that someone doesn't think your answer is good enough, or complete. This isn't personal at all. What this actually means is that you have the opportunity to learn something new. Please do not take offence if your answer is down voted. It's how the forum is designed to work.  
Line 53: Line 54:
* wiki:someURL links to https://fedoraproject.org/wiki/someURL
* wiki:someURL links to https://fedoraproject.org/wiki/someURL
* packagedb:packageName links to http://bugz.fedoraproject.org/packageName
* packagedb:packageName links to http://bugz.fedoraproject.org/packageName
* question#XXXX links to another question on the forum
* question#XXXX links to another question on the forum  


== Page owner ==
== Moderator responsibilities ==
 
* Ensure Ask Fedora is free of spam.
* All questions, answers and comments must follow the Fedora code of conduct.
* Encourage users to be helpful and participate actively
* Enforce user guidelines listed above
* Be helpful to our community
* Ensure that questions are tagged appropriately
 
== Page maintainer ==


[[User:Ankursinha| Ankur Sinha 'FranciscoD']]
[[User:Ankursinha| Ankur Sinha 'FranciscoD']]

Revision as of 01:24, 13 September 2014

This page lists the good practices while using Ask Fedora:

Please feel free to add more points to the list. If you need to discuss something with the forum moderators, give feedback at Ask Fedora, or find us at #fedora-ask on Freenode

Video

Watch a 5 minute video that'll help you get started with using Ask Fedora:

List

  • Search before you post: Search the interweb and then Ask Fedora itself before posting your question.
  • If you have more than one question, post them separately: Do not write a post that says “many Fedora questions” and ask them all together. You’re to ask each question separately.
  • Frame a question: It's Ask Fedora after all.
  • It is perfectly OK to answer a question that you asked: There's nothing stopping you from answering your own questions. When you do, please post your answer separately, and not in the question description.
  • Post in the appropriate language specific group: We have support for different languages in Ask Fedora. Make sure you select the appropriate language in the left top of the page. The default is English. Please write complete words and not SMS lingo here ("please", not "PLS"). This is not messaging, there is no shortage of space. Please use single, correct punctuation. "!!!" doesn't mean anything.
  • File bugs in bugzilla: If it is a package related issue or you are requesting an update for some package, do so directly via bugzilla. If you haven't done that before, refer to How_to_file_a_bug_report
  • Ask questions in a useful manner Here’s a great post that tells you how to ask good questions. Here are some more tips on getting answers.
  • Provide information about to help people help you better: People can't help you if you do not provide specific information on the issue you face. Some commands and logs that you should look for information to provide with your questions:
    • lsusb: Information on USB devices
    • lspci: Information on PCI devices
    • dmesg: Kernel messages
    • uname -a: Current running kernel
    • /var/log/Xorg.0.log: X server errors, for example when you don't get a display on boot
    • /var/log/messages: Kernel and more common errors
    • ~/.xsession-errors or journalctl _UID=…: User session errors (~/.xsession_errors isn’t used in Fedora 19 GNOME or later; use journalctl with your user ID, as reported by id—and yes, that is an underscore!)
    • /var/log/pm-suspend.log: Suspend/resume logs
    • Google: All of the above logs and commands can be learned from the internet.
  • Use the tools: When you want to post information along with your question, please use the tools, such as quoting, code snippet etc. If folks can’t read your questions quickly, they are not likely to answer them.
  • Use correct tags: Make use of existing tags instead of adding new ones. This increases the visibility of your question. Remember that tags are without spaces, so “fedora16″ is not the same as “fedora 16″. The latter actually breaks up into two separate tabs “fedora” and “16″ which is illogical. Don't use generic tags like "fedora" or "problem". Every tag has to individually make sense.
  • Tags must be meaningful: Tags must not start with #. This is not twitter or facebook. They must be individually meaningful ex: "error" is not a useful tag. Multi word tags must be underscored ex:login_screen. Tags must be in English. Avoid too narrow tags ex: intel_2200_xee is too narrow. Avoid creating new tags.
  • Is that an answer?: Only post answers when you're providing a solution to the asked question. For everything else, comment on the appropriate question/answer. Having a thread of conversation as answers just confuses people looking for information. Use comments. Only post an answer when you have one.
  • Please do not append "[Solved]" to your question summaries: Please do not add the [Solved] keyword to your question summaries. If you received an answer that solved the issue, please mark the answer as correct and reward the helper with karma. There is no need to modify the question summary.
  • Go through the "sticky" posts!
  • Subscribe to questions you ask/answer/comment: A lot of answered questions are not marked so because the original asker hasn’t cared to follow up!
  • Reward your helpers: This is most important. Mark answers as correct, vote up a good question, vote down a bad one, comment for queries. This will make it a better, more knowledgeable forum. Use your votes!. Do not rename the question to add a "Solved" tag. Do not close answered questions. Just pick the answer you like as the correct one instead.
  • If you see someone not using the forum correctly, point it out: Comment telling them what they're doing wrong politely. Hint: Use "Please mark an answer as correct." instead of "Mark an answer as correct."
  • Do not take offense at being down voted: Down voting implies that someone doesn't think your answer is good enough, or complete. This isn't personal at all. What this actually means is that you have the opportunity to learn something new. Please do not take offence if your answer is down voted. It's how the forum is designed to work.
  • Last but not least be polite and refrain from ranting: Ranting makes people not want to help you. There isn't anything else to it. If you're polite, folks will want to help you.

ScreenShot

AskFedora

Short cuts

Moderator responsibilities

  • Ensure Ask Fedora is free of spam.
  • All questions, answers and comments must follow the Fedora code of conduct.
  • Encourage users to be helpful and participate actively
  • Enforce user guidelines listed above
  • Be helpful to our community
  • Ensure that questions are tagged appropriately

Page maintainer

Ankur Sinha 'FranciscoD'