1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Organization discussions and polls (#26517)

Co-authored-by: Steve Guntrip <stevecat@github.com>
This commit is contained in:
Sarah Edwards
2022-04-12 09:11:20 -07:00
committed by GitHub
parent 5597345f82
commit 67e194eea9
42 changed files with 209 additions and 88 deletions

View File

@@ -73,7 +73,7 @@ indexFiles.forEach((indexFile) => {
if (relativePath === 'discussions/guides/index.md') {
data.children = [
'/best-practices-for-community-conversations-on-github',
'/finding-discussions-across-multiple-repositories',
'/finding-your-discussions',
'/granting-higher-permissions-to-top-contributors',
]
}