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*
- Stack Overflow isn't that different from the other sites. There are more sites with a deviating level for tag creation, and running for moderator is the only other difference. I'm going to merge the last two columns.Glorfindel– Glorfindel Mod2017-07-16 16:23:19 +00:00Commented Jul 16, 2017 at 16:23
- What about "comment voting"? in which reputation can one do it?user718628– user7186282020-03-12 16:30:45 +00:00Commented Mar 12, 2020 at 16:30
- 3@aminabzz Upvoting comments shares the rep requirement with post flagging, so at the moment, it's 15 rep.Adam Lear– Adam Lear StaffMod2020-03-12 19:58:02 +00:00Commented Mar 12, 2020 at 19:58
- Perhaps cover edit (incl. tag wiki) suggestion privileges?This_is_NOT_a_forum– This_is_NOT_a_forum2021-06-07 11:13:37 +00:00Commented Jun 7, 2021 at 11:13
- 1Thanks for putting this together @AdamLear but what about unregistered accounts? This user has 1000+ rep but still has some restrictions on their account, like not being able to vote, right? Can they participate in elections? Can they set bounties? Can they do all the other things that 1000 rep users can do?user1271772– user12717722021-07-21 15:07:34 +00:00Commented Jul 21, 2021 at 15:07
- 2@user1271772 I believe the main restrictions on an unregistered account are that it's incredibly easy to lose access to one and unregistered users can't vote. I don't think we've ever had an unregistered user try to become a moderator, but I'm reasonably sure we'd ask for a full signup at that point since we have to be sure that account won't be lost or potentially taken over by someone else.Adam Lear– Adam Lear StaffMod2021-07-21 15:21:48 +00:00Commented Jul 21, 2021 at 15:21
- @AdamLear Thanks for your very swift response! So they can't vote, but can they do other things that come with rep, such as approve edits on other people's questions, or offer bounties? Since you said you "believe" these are the only restrictions, perhaps you haven't confirmed what privileges their accounts are restricted from getting?user1271772– user12717722021-07-21 16:39:06 +00:00Commented Jul 21, 2021 at 16:39
- This is no longer correct, I believe. Non-designed sites I think can choose to raise their rep requirements. And sites like Quantum Computing have a design, but lower rep requirements (not sure if they will raise that).Laurel– Laurel2021-11-19 21:11:49 +00:00Commented Nov 19, 2021 at 21:11
- @Laurel we can simply choose to raise our rep rep requirements (for example 25k for seeing site analytics, instead of 5k)?user1271772– user12717722021-12-27 05:30:09 +00:00Commented Dec 27, 2021 at 5:30
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