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*
- 1Perhaps instead of explaining closed questions in detail, explain that we have question standards, and outline what makes a good question? Like the section "Get answers to practical, detailed questions"Rachel– Rachel2013-01-10 19:07:09 +00:00Commented Jan 10, 2013 at 19:07
- 4“Questions that need improvement may be closed until someone fixes them.” The wording already implies that closing is temporary, but this may benefit from being explicit. “… (after which they can be reopened)”? I don't think that closing should be given more importance, but maybe this whole section could be moved up, just under “Ask questions, get answers, no distraction”.Gilles 'SO- stop being evil'– Gilles 'SO- stop being evil'2013-01-10 19:12:35 +00:00Commented Jan 10, 2013 at 19:12
- @Gilles perhaps, but what I'm suggesting is not just a change in the wording. It's also the fact that the text about closed questions being editable and reopenable is small, in italics, and thus easily skipped over. I'd like to see it more strongly emphasized so that it really sticks with a new user who is reading the page.David Z– David Z2013-01-10 19:15:35 +00:00Commented Jan 10, 2013 at 19:15
- 8We're working on some things that will make this clearer in everyday use - a lot of work is going on to review close reasons and language, and one of the big foci is to make a closing include explicit feedback on how to edit to have a good chance of re-opening. We're also making some edits trigger addition to the re-open queue. Until then, we wanted people to understand closing as an idea, and to introduce edits as a way out, but didn't want to put too much in here about the close-re-open process, as it's a bit dense for a brand new user.Jaydles– Jaydles StaffMod2013-01-10 19:25:29 +00:00Commented Jan 10, 2013 at 19:25
- 2Hi @Jaydles, as David mentions, the text is small, but "your question is CLOSED, muahahahaha!" is right there in all large font staring you in the face. Check out what I propose in this Meta post: Put the close reason in small font, and highlight how to fix the problem. Right now, we have it backwards; fixing the problem is an afterthought, represented only in the fine print. :)jmort253– jmort2532013-01-11 02:46:49 +00:00Commented Jan 11, 2013 at 2:46
- 2@jmort253, there are still a lot of moving parts, but the spirit of your proposal is very much a part of where we're headed.Jaydles– Jaydles StaffMod2013-01-11 03:15:03 +00:00Commented Jan 11, 2013 at 3:15
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