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*
-
related: Closure Vote - Changing closure reason– Mp0intCommented Oct 11, 2013 at 13:21
-
39I see a problem when I vote to close a question as "unclear what you are asking", OP edits the question, now it is clear, but offtopic/duplicate/whatever. In this case, I'd like to change my close vote.– Johannes KuhnCommented Oct 11, 2013 at 13:43
-
"if subsequent edits render the question unsuitable" you should roll back to the version that was suitable.– MołotCommented Jan 15, 2014 at 12:56
-
@Mołot Perhaps it wasn't great wording, but imagine if the changes to the question make it into a duplicate? That shouldn't be rolled back. That should be closed.– Duncan JonesCommented Jan 15, 2014 at 13:00
-
@Duncan if it used to be a valid non-dupe, it should be rolled back :)– MołotCommented Jan 15, 2014 at 13:02
-
3@Mołot Nope. I disagree. The important thing is that the question reflects what the OP wants to ask. If, as we discover more details, it's a dupe then that's a good thing and we should close it.– Duncan JonesCommented Jan 15, 2014 at 13:03
-
1@Duncan if there was details lacking, it should be put on hold as too broad or unclear. So in that case there was no valid revision to roll back to. And chameleon question by all means should be rolled back.– MołotCommented Jan 15, 2014 at 13:08
-
6A more common failure mode in my experience: I vote to close, somebody else edits the question to make it suitable, I retract, and then the OP rolls back the edit. I'm very reluctant to retract close votes on small sites (where there aren't that many active users with VtC in the first place) for that reason.– Monica CellioCommented Jan 15, 2014 at 17:20
-
One use case that I don't see here, is voting to close for the wrong reason accidentally. This just happened to me on this question: blender.stackexchange.com/questions/32772/… It makes me quite angry that I can't correct my vote. For this reason, I don't see a reason why there should be a rep wall on it. Can anyone give me a reason why I shouldn't be able to change it?– TARDIS MakerCommented Jun 21, 2015 at 1:34
-
I too feel the need for this feature. I am not able to vote again after retracting. stackoverflow.com/questions/65444881/…– Shridhar R KulkarniCommented Dec 27, 2020 at 5:04
-
It would at least be nice if retraction restrictions expired like close votes do, so one could vtc again a month after retracting. This would help with curation, and perhaps reduce the risk of close vote wars as the number of users who care about old questions is relatively small.– snakecharmerbCommented Jan 20 at 17: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