EN
Dirask - how to ask question using correct format?
10
points
In this short article, we would like to show how to ask question using correct format on Dirask.
Question elements:
- Title:
when it is possible, start it with main category or technology, dash separator and then type your question,
e.g. technologies: JavaScript, React, Java, C#, .NET, etc.
e.g. title: JavaScript - what is the best way to center HTML element dynamicaly? - Hashtags:
add relevant hashtags, e.g. programming, js, JavaScript, html, element, center, - Content:
- describe what you want do you do,
- describe what you want to achieve,
- paste well formatted source code snippet (check this quick tutorial),
- describe precisly what is your problem.
Correct examples:
-
Lombok - what is the best way to omit one filed Setter/Getter in Lombok?
-
JavaScript - onclick event doesn't work on custom context menu items