Domanda

For Launchpad projects, it is possible to offer community support thanks to the Questions & Answers. How can I enable similar functionality for my Github project? Is there something already offered by Github, or some other site? The purpose is to help with for example software installation.

È stato utile?

Soluzione 2

There is no Q&A functionality in Github. Q&As and forums can, however, be created at other sites, for example googlegroups.

Altri suggerimenti

I believe there's nothing like that on GitHub. However, exploiting available tools, I would use the project wiki to build a knowledge base about your software, and the issue tracker (perhaps with some kind of "documentation" category/label) as a mean to reproduce Q&A threads, which ideally should result in a wiki page (that you'll need to put together yourself) with some kind of definitive answer to the specific question.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top