سؤال

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.

هل كانت مفيدة؟

المحلول 2

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

نصائح أخرى

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.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top