Reconcile ./docs folder versus using the Wiki feature of GitHub #906

Closed
opened 2026-01-30 22:09:44 +00:00 by claunia · 7 comments
Owner

Originally created by @miniksa on GitHub (May 9, 2019).

Originally assigned to: @cinnamon-msft on GitHub.

Folks are trying to add Wiki pages, but we already have a pile of docs in the ./docs folder.

This represents figuring out where we want to keep a majority of the authoritative knowledge about the project.

The verbal discussion in triage is that they both use Markdown, so we should probably just pick one.

Kayla said she'd think it through and figure it out.

Originally created by @miniksa on GitHub (May 9, 2019). Originally assigned to: @cinnamon-msft on GitHub. Folks are trying to add Wiki pages, but we already have a pile of docs in the ./docs folder. This represents figuring out where we want to keep a majority of the authoritative knowledge about the project. The verbal discussion in triage is that they both use Markdown, so we should probably just pick one. Kayla said she'd think it through and figure it out.
claunia added the Resolution-Fix-AvailableIssue-DocsProduct-MetaArea-CodeHealth labels 2026-01-30 22:09:44 +00:00
Author
Owner

@binarycrusader commented on GitHub (May 9, 2019):

The one big downside I know of is that wikis can't be easily forked; there's chatter about this here:
https://stackoverflow.com/questions/7197937/on-github-can-i-fork-just-a-wiki

@binarycrusader commented on GitHub (May 9, 2019): The one big downside I know of is that wikis can't be easily forked; there's chatter about this here: https://stackoverflow.com/questions/7197937/on-github-can-i-fork-just-a-wiki
Author
Owner

@vapier commented on GitHub (May 11, 2019):

one downside of not keeping docs in the git repo itself is you can't easily branch/snapshot/version the docs with every release. the wiki always reflects the latest code which might not make sense for a release from a few months ago. so projects will often try to balance those competing priorities by keeping some docs in the git repo (which make sense on a per-branch/release basis) and keep everything else as a living/latest doc in the wiki.

@vapier commented on GitHub (May 11, 2019): one downside of not keeping docs in the git repo itself is you can't easily branch/snapshot/version the docs with every release. the wiki always reflects the latest code which might not make sense for a release from a few months ago. so projects will often try to balance those competing priorities by keeping some docs in the git repo (which make sense on a per-branch/release basis) and keep everything else as a living/latest doc in the wiki.
Author
Owner

@cinnamon-msft commented on GitHub (May 14, 2019):

@miniksa I think we're all in agreement that everything should be in the ./docs folder, to allow for version tracking and PRs

@cinnamon-msft commented on GitHub (May 14, 2019): @miniksa I think we're all in agreement that everything should be in the ./docs folder, to allow for version tracking and PRs
Author
Owner

@miniksa commented on GitHub (May 14, 2019):

@cinnamon-msft, OK. Then we should probably formalize the policy in the README.md and maybe also leave a single Wiki page up that says "NO NOT HERE, PUT IT IN DOCS."

Can you do that?

@miniksa commented on GitHub (May 14, 2019): @cinnamon-msft, OK. Then we should probably formalize the policy in the `README.md` and maybe also leave a single Wiki page up that says "NO NOT HERE, PUT IT IN DOCS." Can you do that?
Author
Owner

@cinnamon-msft commented on GitHub (May 14, 2019):

@miniksa I'm happy to add something to the README.md. I also just noticed we can disable the wiki entirely, would that be a better option to avoid confusion?

@cinnamon-msft commented on GitHub (May 14, 2019): @miniksa I'm happy to add something to the `README.md`. I also just noticed we can disable the wiki entirely, would that be a better option to avoid confusion?
Author
Owner

@vapier commented on GitHub (May 14, 2019):

if the wiki isn't going to be used at all, just disable it ? you can do that under the project settings in github. then there won't even be a "wiki" tab at all.

@vapier commented on GitHub (May 14, 2019): if the wiki isn't going to be used at all, just disable it ? you can do that under the project settings in github. then there won't even be a "wiki" tab at all.
Author
Owner

@cinnamon-msft commented on GitHub (May 15, 2019):

Policy has been added to README.md and wiki has been disabled

@cinnamon-msft commented on GitHub (May 15, 2019): Policy has been added to `README.md` and wiki has been disabled
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#906