ipfs-inactive / user-research

[ARCHIVED] User research for the IPFS Project.
MIT License
10 stars 3 forks source link

Enable wiki on this repo #3

Closed meiqimichelle closed 6 years ago

meiqimichelle commented 6 years ago

I'm not sure who can do this. @diasdavid , @hsanjuan -- are you able to enable the wiki feature on this repo?

Thank you!

daviddias commented 6 years ago

Done. Do note that typically, the Wiki feature is never successful on Github projects, the versioning and PR reviews is not there. Every time we used it, people soon forgot about it. We always prefer to use markdown files instead.

meiqimichelle commented 6 years ago

@diasdavid thank you! I've used Wikis very successfully in the past for user research, roadmap, and data documentation on GitHub projects. It moves long-term information out of issues, which should be ephemeral, to a place they can live in a more book-like way. The main repo folder structure becomes just that -- a folder structure for ongoing work -- and the Wiki becomes the guidance (when the main repo README isn't enough). In any case, we'll see!