You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- How about [tag]-[question title] OR [tag][question title] ?Ayman– Ayman2018-10-27 14:08:54 +00:00Commented Oct 27, 2018 at 14:08
- @Ayman What do you mean? That's clearly addressed: "separating the name of the tag from the question with a dash (or other character) is not acceptable."wjandrea– wjandrea2022-01-31 03:29:21 +00:00Commented Jan 31, 2022 at 3:29
- I think calling yourself a noob can be helpful in some cases, to indicate that the answer might be trivial for someone more experienced, but it might not be intuitive to a beginner. Although, if it's the term "noob" you have a problem with, you could swap it out with "beginner".wjandrea– wjandrea2022-01-31 04:28:48 +00:00Commented Jan 31, 2022 at 4:28
- 1@wjandrea: No matter how it is phrased, it is still meta talk and doesn't belong there. Even meta tags are banned on these sites.This_is_NOT_a_forum– This_is_NOT_a_forum2022-01-31 13:15:59 +00:00Commented Jan 31, 2022 at 13:15
- 1Perhaps add a new category for meta questions, like "Can anyone help me?".This_is_NOT_a_forum– This_is_NOT_a_forum2022-01-31 20:34:35 +00:00Commented Jan 31, 2022 at 20:34
- Another example (may be automatically deleted within 30 days or so): "Can someone help me please?"This_is_NOT_a_forum– This_is_NOT_a_forum2022-02-01 12:02:21 +00:00Commented Feb 1, 2022 at 12:02
- "Please help me fix it". More generally that call to action (like on a forum) is implied by posting here.This_is_NOT_a_forum– This_is_NOT_a_forum2022-02-01 12:54:33 +00:00Commented Feb 1, 2022 at 12:54
- FWIW, I always say "thanks is assumed :)" as a reason not to include it in posts (or "courtesy is assumed" if it's not thanks per se).wjandrea– wjandrea2025-05-02 18:15:38 +00:00Commented May 2 at 18:15
- 2I don't fully agree with the "Changelogs" admonishment. Changes to questions (and answers) can render comments and answers that were specifically added for a particular revision confusing to readers. It is hard to read Q/A threads when the Q or any A is extensively modified AFTER comments and answers were composed. This is a real problem on SO (et. al.). Maybe if SO had a feature to view a specific revision at the time a question or comment was added, THEN relying solely on revision history would be sufficient.Juan– Juan2025-05-05 19:11:14 +00:00Commented May 5 at 19:11
- @This I added "Can someone help me?" to my answer specific to questions.wjandrea– wjandrea2025-08-15 18:24:56 +00:00Commented Aug 15 at 18:24
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you