I'm sometimes a little conflicted/confused as to where to post things. I'm releasing code relevant for clojurescript, there is a specific channel for the project, there is an announcement and release channel. I do small release announcements in the releases channel. Once a month in announcements (if there is something bigger to announce). Should I cross post to clojurescript or not ? To the specific project channel? What is a good way to deal with this so that I don't bother too many people with cross posts?
> Should I cross post to clojurescript or not ? I'd say no. I imagine that mostly the audiences intersect. > To the specific project channel? I'd say yes - by just posting a link to the message in #announcements. (Or maybe there's a forward mechanism, I don't recall.)
Yup, confirming what Eugene said: • #announcements at most once a month and/or major project announcements • #releases interim releases as needed • forward those posts to #<project> channel as needed Almost everyone is in #announcements so they'll see the big announcements regardless of which dialect they focus on. Occasional posts in #<dialect> channel can be fine if you're asking for feedback or want to let folks know about truly big features (from #announcements) maybe.
thx that seems to make the most sense.
Appreciate the feedback!