Skip to content

Commit 490f75b

Browse files
authored
Merge pull request #23050 from dawei-wang/patch-3
Move line 14 into permissions statement frontmatter
2 parents 559adc8 + c39cc16 commit 490f75b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/communities/maintaining-your-safety-on-github/reporting-abuse-or-spam.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Reporting abuse or spam
33
intro: You can report behavior and content that violates community guidelines and terms.
4+
permissions: Owners, collaborators, prior contributors, and people with write access can report issues, pull requests, and comments on issues, pull requests, and commits. Anyone can report apps in {% data variables.product.prodname_marketplace %}.
45
redirect_from:
56
- /articles/reporting-abuse-or-spam
67
- /github/building-a-strong-community/reporting-abuse-or-spam
@@ -11,8 +12,6 @@ topics:
1112
- Community
1213
---
1314

14-
Owners, collaborators, prior contributors, and people with write access can report issues, pull requests, and comments on issues, pull requests, and commits. Anyone can report apps in {% data variables.product.prodname_marketplace %}.
15-
1615
## About reporting abuse or spam
1716

1817
{% data reusables.policies.github-community-guidelines-and-terms %}

0 commit comments

Comments
 (0)