Questions tagged [editing]
Editing is a core, fundamental Stack Exchange value; we allow editing by registered and unregistered users (if peer reviewed).
74 questions
11 votes
2 answers
199 views
Is "Hope this was helpful!" too chatty in an answer?
In general, we remove "chatty" phrases like "Thanks in advance" in questions as unnecessary for the site. Should we apply the same standard to answers and remove things like "...
3 votes
1 answer
87 views
How to correct typos?
When I try to correct a typo, I get the following error: Edits must be at least 6 characters; is there something else to improve in this post? Are typos not worth it to correct?
3 votes
1 answer
88 views
Rollback reason
Quite often I roll back the edit because the code was edited after the answer was posted. In such situation I feel obliged to post a comment why did I rolled it back. Not a biggie, but annoying. Can ...
5 votes
3 answers
207 views
Can an OP add missing keyword(s) to code?
In Recursive conversion from ExpandoObject to Dictionary<string, object> the OP omitted the keyword private, and after ...
0 votes
2 answers
124 views
An edit of mine was rolled back and the question locked
I asked this question: Templated division by a power of 2 and did not include an #include directive before my actual code. An answer noted the ...
5 votes
2 answers
182 views
Should we allow answer invalidation for otherwise off-topic questions? [duplicate]
We recently had a question with un-compilable code. The question was answered and the answerer pointed out the broken code. The user has since edited the question to fix the code. It was rolled-back. ...
8 votes
2 answers
145 views
How should question bodies be organized?
The format that I know for question bodies is: Intro, often explaining where the problem originated. A problem statement explaining what the code is supposed to do. Perhaps a little more ...
4 votes
2 answers
205 views
Unmodified question looks modified
This is maybe the fourth time I noticed this scenario since the start of this year, so I am curious to know if you have an explanation: When I clicked on Questions, I saw this: But when I clicked to ...