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.
-
No, a badge for a number of edits is only going to lead to more gaming. I think that not handing out rep for edits is going to lead to a lot of confusion, complicating the rules too much.Martijn Pieters– Martijn Pieters2013-12-22 14:10:15 +00:00Commented Dec 22, 2013 at 14:10
-
1@MartijnPieters, handing out almost unlimited rep is just as bad. Ok scratch the badge, why not limit the rep rate? if someone invested 5 seconds in an edit (like the guy above who probably didn't even read the questions), does he deserve the rep for it?Leeor– Leeor2013-12-22 14:26:50 +00:00Commented Dec 22, 2013 at 14:26
-
1There is already a cap on suggested edit reputation. You cannot earn more than 1000 points that way.Martijn Pieters– Martijn Pieters2013-12-22 14:53:16 +00:00Commented Dec 22, 2013 at 14:53
-
I vote for option #2.Victor Zakharov– Victor Zakharov2014-06-12 14:00:01 +00:00Commented Jun 12, 2014 at 14:00
-
@MartijnPieters Huh, I didn't know about that. Why is that? It seems odd that no matter how many good edits you have, you'll never earn the ability to skip the suggested edit approval process at 2k. (It would take a pretty long time to get 1000 good edits, but still...)jrh– jrh2017-05-11 14:48:43 +00:00Commented May 11, 2017 at 14:48
-
@jrh: at 2 points per edit, you'd only need 500 edits to get there. We want you to do other things besides editing to gain reputation.Martijn Pieters– Martijn Pieters2017-05-11 15:00:21 +00:00Commented May 11, 2017 at 15:00
-
1But I enjoy editing posts, and tons of posts need it...ejderuby– ejderuby2019-08-09 18:50:46 +00:00Commented Aug 9, 2019 at 18:50
-
@ejderuby, that's great, and you can continue doing so, but the reputation award should be limited. Editing is not efficiently peer-reviewed so, by itself, it should not give you enough rep to get advanced privileges. You need to combine it with answering and receiving votes on your answers. The +2 award is just a good way to attract beginner participation.Leeor– Leeor2019-08-11 17:19:38 +00:00Commented Aug 11, 2019 at 17:19
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