Live data from Hacker News

Ask HN: How do you talk to your GitHub community?

news.ycombinator.com

21–30 of 70 posts

Re: Ask HN: How do you talk to your GitHub community?

#22

Use Reddit! Create a public/private subreddit (whatever suits you). It's a perfect place for discussions, and you can use IFTTT to provide you with webhooks.

> It's a perfect place for discussions

Reddit is terrible for discussions. It is perfect for current, forgotten-tomorrow consumation of things.

Re: Ask HN: How do you talk to your GitHub community?

#24

omg... I released this a few months ago... https://www.producthunt.com/posts/elseif without much fanfare... and I quickly moved onto another project.

That looks really nice and cleaned up, is there a GitHub URL instead? That post leads to a URL that is down.

A bigger project that I have been working for a long time is HelloBox

https://www.hellobox.co

Re: Ask HN: How do you talk to your GitHub community?

#27
post #15

Issues tagged as discussion would work, no? Many projects use the bug tracker for almost any discussion. If you would want sth. like a mailing list, there's http://librelist.com/ .

I briefly considered Librelist, but their UI is a disaster.

To create or subscribe to list, you... send a message to the list. It's beyond me why would anyone want it like that.

I ended up using https://groups.io/ for my pet project.

Re: Ask HN: How do you talk to your GitHub community?

#29
post #15

Issues tagged as discussion would work, no? Many projects use the bug tracker for almost any discussion. If you would want sth. like a mailing list, there's http://librelist.com/ .

I think some people don’t feel like it’s appropriate for asking questions. Also, you end up with a ton of open issues if you want the topics to be easy to find

Re: Ask HN: How do you talk to your GitHub community?

#30

This can entirely depend on the type of project and how many active contributors there are - if you have a lot of contributors then you may find more cross-user communications in which case gitter really does help (they answer each others' questions). If there are just a few people able to answer questions or just one (you), then using issues as Q&A would be good enough for now. The latter is quite common with apps r…

I see 19 contributors, which do look small.
Post reply on HN