From Fedora Project Wiki

No edit summary
No edit summary
 
(28 intermediate revisions by 9 users not shown)
Line 1: Line 1:
This page lists the good practices while using [http://ask.fedoraproject.org/ Ask Fedora]:
{{autolang|base=yes}}


Please feel free to add more points to the list. If you need to discuss something with the forum moderators, [http://ask.fedoraproject.org/feedback/?next=/questions/ give feedback at Ask Fedora], or find us at [http://webchat.freenode.net/?randomnick=1&channels=ask-fedora-ops&uio=d4 #ask-fedora-ops on Freenode]
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, find us at {{fpchat|#fedora-ask}}.


== Video ==
== Video ==
Line 7: Line 9:
Watch a 5 minute video that'll help you get started with using Ask Fedora:
Watch a 5 minute video that'll help you get started with using Ask Fedora:


* [http://archive.org/details/ask_fedoraproject On Archive.org]
* TBD
* On Vimeo
* On YouTube


== List ==
== List ==


 
* '''Go through the official [https://docs.fedoraproject.org/en-US/docs/ Fedora Documentation]'''
* '''Go through the [https://docs.fedoraproject.org/en-US/quick-docs/ quick-docs]'''. These cover common tasks and issues like installing Skype and Multimedia codecs.
* '''Use the correct language specific categories:''' You should join the language group of choice and post using your preferred language in the correct categories.
* '''Use the correct topic categories:''' You should use the correct topic categories to post your questions.
* '''Use tags wisely:''' Make use of existing tags instead of adding new ones where possible. This increases the visibility of your question.  Only Trust User Level 4 can Add/Delete/Update Tag's.
* '''Search before you post:''' Search the interweb and then Ask Fedora itself before posting your question.
* '''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.
* '''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 should ask each question separately so that they can receive individual answers.
* '''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'''.  
* '''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'''.  
* '''Write English:''' At the moment, we do not have support for different languages in Ask Fedora. It's a feature that will be added in the future. 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 [https://docs.fedoraproject.org/en-US/quick-docs/howto-file-a-bug/ How to file a bug report].
* ''' 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:''' [http://catb.org/~esr/faqs/smart-questions.html Here are some more tips on getting answers].
* '''Ask questions in a useful manner''' [http://ask.fedoraproject.org/question/534/sticky-can-we-have-some-guidelines-for-framing?answer=1041#answer-container-1041 Here’s a great post] that tells you how to ask good questions. [http://catb.org/~esr/faqs/smart-questions.html 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:
* '''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:
** '''journalctl -b''': Journal logs from the most recent boot.
** '''lsusb''': Information on USB devices
** '''lsusb''': Information on USB devices
** '''lspci''': Information on PCI devices
** '''lspci''': Information on PCI devices
** '''dmesg''': Kernel messages
** '''dmesg''': Kernel messages
** '''uname -a''': Current running kernel
** '''uname -a''': Current running kernel
** '''/var/log/Xorg.0.log''': X server errors, for example when you don't get a display on boot
** Display server :
** '''/var/log/messages''': Kernel and more common errors
*** [https://fedoraproject.org/wiki/How_to_debug_Wayland_problems How to debug Wayland problems]
** '''~/.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!)
*** [https://fedoraproject.org/wiki/How_to_debug_Xorg_problems How to debug Xorg problems]
** '''/var/log/pm-suspend.log''': Suspend/resume logs
** [https://fedoraproject.org/wiki/How_to_debug_Bluetooth_problems How to debug Bluetooh problems]
** '''Google''': All of the above logs and commands can be learned from the internet.  
** '''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 formatting 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.
* '''Please do not append "[Solved]" to your question summaries''': Please do not add the tag [Solved] to your question summaries. If you received an answer that solved the issue, please mark the answer as correct and reward the helper with Badged. There is no need to modify the question summary.  
* '''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.
* '''Subscribe to questions you ask/answer/comment:''' A lot of answered questions are not marked so because the original person asking the question hasn’t responded to follow up queries!
* '''Go through the [http://tinyurl.com/askfedora-sticky "sticky" posts]!'''
* '''If you see someone not using the forum correctly, point it out:''' Comment telling them what they're doing wrong '''politely'''.
* '''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.
* '''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.
* 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.


== Short cuts ==
== ScreenShot ==  
* build#xxxxx links to http://koji.fedoraproject.org/koji/buildinfo?buildID=xxxx
 
* bug#xxxxx links to https://bugzilla.redhat.com/show_bug.cgi?id=xxxxxx
TBD
* rhbz#xxxxx links to https://bugzilla.redhat.com/show_bug.cgi?id=xxxxxx
 
* wiki:someURL links to https://fedoraproject.org/wiki/someURL
== Moderator responsibilities and guidelines ==
* packagedb:packageName links to http://bugz.fedoraproject.org/packageName
 
* question#XXXX links to another question on the forum (active on the staging instance only at the moment)
* Ensure Ask Fedora is free of spam. With only FAS login enabled, there should not be much spam on the forum.
* All questions, answers and comments must follow the Fedora code of conduct.
* Encourage users to be helpful and participate actively.
* Remind users of the guidelines listed above.
* Ensure that questions are tagged appropriately.
* Delete duplicate questions if they are exactly the same and have been posted by mistake.
* If questions are very similar in content, you may close the duplicate question but MUST leave a comment pointing to the original question.
* Do not close questions just because they are answered.  Leave it open unless there are special circumstances that warrant closing.


== Page owner ==
== Page maintainer ==


[[User:Ankursinha| Ankur Sinha 'FranciscoD']]
* [[User:Ankursinha| Ankur Sinha 'FranciscoD']]
* [[User:Hhlp| Héctor Louzao 'hhlp']]

Latest revision as of 08:38, 20 March 2019

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, find us at #fedora-ask[?].

Video

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

  • TBD

List

  • Go through the official Fedora Documentation
  • Go through the quick-docs. These cover common tasks and issues like installing Skype and Multimedia codecs.
  • Use the correct language specific categories: You should join the language group of choice and post using your preferred language in the correct categories.
  • Use the correct topic categories: You should use the correct topic categories to post your questions.
  • Use tags wisely: Make use of existing tags instead of adding new ones where possible. This increases the visibility of your question. Only Trust User Level 4 can Add/Delete/Update Tag's.
  • 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 should ask each question separately so that they can receive individual answers.
  • 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.
  • 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 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:
  • Use formatting 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.
  • Please do not append "[Solved]" to your question summaries: Please do not add the tag [Solved] to your question summaries. If you received an answer that solved the issue, please mark the answer as correct and reward the helper with Badged. There is no need to modify the question summary.
  • Subscribe to questions you ask/answer/comment: A lot of answered questions are not marked so because the original person asking the question hasn’t responded to follow up queries!
  • If you see someone not using the forum correctly, point it out: Comment telling them what they're doing wrong politely.
  • 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

TBD

Moderator responsibilities and guidelines

  • Ensure Ask Fedora is free of spam. With only FAS login enabled, there should not be much spam on the forum.
  • All questions, answers and comments must follow the Fedora code of conduct.
  • Encourage users to be helpful and participate actively.
  • Remind users of the guidelines listed above.
  • Ensure that questions are tagged appropriately.
  • Delete duplicate questions if they are exactly the same and have been posted by mistake.
  • If questions are very similar in content, you may close the duplicate question but MUST leave a comment pointing to the original question.
  • Do not close questions just because they are answered. Leave it open unless there are special circumstances that warrant closing.

Page maintainer