-
Notifications
You must be signed in to change notification settings - Fork 61
Guidelines: Questions
Mauricio Matamoros edited this page May 26, 2017
·
5 revisions
This document describes the guidelines for asking questions by means of issues in the repository.
Before posting your question, please make sure you have:
- Searched the issues for related questions.
- Searched for your question in the F.A.Q.
- Read the guideline explained in this document.
In a nutshell, the steps to follow are the following:
- Only one question per issue
- The title is short and descriptive
- Starts with Q:
- Encapsulates the question in 3 to 5 words
- Has the acronym of the related test (if any)
- Avoids obvious words like: question, about, doubt, wrong, example, etc.
- The body of the issue is concise but explicative
- The first paragraph summarizes the question.
- Following paragraphs detail your question and provide examples when necessary.
- When referring, the best is to include the reference (link) to branch/file/line-number; or at least to the section. Do not refer to date/build/page.
- It addresses only one question (derived questions are allowed).
- Please check your spelling.
- Please use standard English grammar.
- The issue is labeled properly
- Always add the label question
- Add the label of the related test(s), or General Rules for questions affecting all the rulebook.
- Close the issue once your question has been solved.