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*
- Just saw this for the first time. Can we have an "edit summary should be in the edit summary box, not the body of the edit" option? It's quite a common one that I've rejected for and about 50-50 split between "wrong feature" and "vandalism".Flexo - Save the data dump– Flexo - Save the data dump2011-09-30 07:23:52 +00:00Commented Sep 30, 2011 at 7:23
- @awoodland possibly ... we are still working the kinks out of thiswaffles– waffles Mod2011-09-30 07:36:05 +00:00Commented Sep 30, 2011 at 7:36
- 1Can we change the order of these and make something else the default selection? It's not very often that I reject a post for copying junk but it's usually either "too minor" or a "radical change." Too much work just to select the real reason and click on "Reject."Jeff Mercado– Jeff Mercado2011-09-30 08:00:42 +00:00Commented Sep 30, 2011 at 8:00
- 2@waffles, did you just accidentally post the same screenshot twice? By the way, I need another reject reason: DNR "Do not resuscitate: the patient is dead"Benjol– Benjol2011-09-30 09:04:28 +00:00Commented Sep 30, 2011 at 9:04
- @Benjol oops ... I messed up that edit :)waffles– waffles Mod2011-09-30 10:41:31 +00:00Commented Sep 30, 2011 at 10:41
- @waffles: Jeff's already [status-completed] it!Matt– Matt2011-09-30 12:18:25 +00:00Commented Sep 30, 2011 at 12:18
- 1@waffles: On the "Radical Change" one could you put at the end, "e.g. change to the meaning of code."user7116– user71162011-09-30 12:20:17 +00:00Commented Sep 30, 2011 at 12:20
- “Copied content” should not be the default selection. It's a distinct but uncommon case.Gilles 'SO- stop being evil'– Gilles 'SO- stop being evil'2011-09-30 13:27:48 +00:00Commented Sep 30, 2011 at 13:27
- 1I can't find a case that applies to an edit that's simply incorrect. It's not “copied”, not “invalid”, not “too minor”, and not “vandalism”. It changes the meaning, so it's not “style”, but it's a minor change that should be allowed if the correction was right so it's not “radical”. A retag, for instance.Gilles 'SO- stop being evil'– Gilles 'SO- stop being evil'2011-09-30 13:34:30 +00:00Commented Sep 30, 2011 at 13:34
- 6Please do add free-forms reasons now, and turn them off later if it turns out nobody uses them. The list is going to take some adjustments; in the meantime, don't make us pick nonsensical reasons. How do you hope to review the data if there's no way for reviewers to say “I wanted a custom reason here” anyway?Gilles 'SO- stop being evil'– Gilles 'SO- stop being evil'2011-09-30 13:39:16 +00:00Commented Sep 30, 2011 at 13:39
- @Gilles, it will probably have to wait a few days, we could add an "other" reason as a stop gapwaffles– waffles Mod2011-09-30 14:20:34 +00:00Commented Sep 30, 2011 at 14:20
- 2@waffles Yes, please do. Better provide no feedback than misleading feedback.Gilles 'SO- stop being evil'– Gilles 'SO- stop being evil'2011-09-30 15:42:10 +00:00Commented Sep 30, 2011 at 15:42
- @waffles How about my suggestion here? any plans on implementing it?Lorem Ipsum– Lorem Ipsum2011-09-30 16:04:18 +00:00Commented Sep 30, 2011 at 16:04
- Coming here to add my upvote to @Gilles request for free-form reason. Hard to decide which category "Adding a Tag-wiki to an empty tag, but the tag wiki is not the least bit useful as suggested" falls under. "Radical Change" doesn't quite cover, "suggested content is not useful".Raven Dreamer– Raven Dreamer2011-10-04 04:31:47 +00:00Commented Oct 4, 2011 at 4:31
- I would add "question is too old" reason.. many old questions are edited with minor stuff like "i" -> "I" or code formatting and bumped to the front page.user152859– user1528592011-10-24 12:58:08 +00:00Commented Oct 24, 2011 at 12:58
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