copied from https://github.com/dotnet/corefx/issues/8948
I think that this could be useful. We made a bunch of changes to our Docker images, for example, and didn't have a good way of doing it. I used this fairly bad technique at Docker Hub.

/cc @terrajobst
Any reason this wouldn't be this repo?
I was thinking about that exact question this morning.
Here are 3 different types of communication that I would like to have:
I think they have to be in separate repos to be useful.
/cc @bleroy @blackdwarf
I second @terrajobst that doing that on a separate repo would not be optimal: we already have quite a few, and it seems like this is a good fit for this as it's general purpose. Seems like an Announcement tag would do the job quite well.
@bleroy In my opinion, the main advantage of having a separate repo for announcements is that you can watch it, and you will get email notifications for announcements and only announcements. Since GitHub does not let you watch a tag, that would not work as well if announcements were added to an existing repo.
This repo has fairly low volume, so maybe it wouldn't be that bad. But it's still likely going to be unnecessary noise for most.
BTW, the aspnet org on GitHub has more repos than dotnet (including aspnet/Announcements). Maybe that means having more repos is not a big issue?
@svick I like your scenario.
There are >2k people watch that repo. That's very compelling to me.
I would love to see a separate announcement repo, I'm trying to follow development on this repo, but I have limited time and I have been getting flooded with notifications. Having an announcement repo would be great, as it would improve the signal/noise ratio for people that want to stay on top of what is happening, but don't have time to get deeply involved.
Agreed that an announcements repo makes sense. dotnet/core feels very "Core" and internal. Announcements is totally unambiguous and means folks can sub to it without getting all the regular Core noise.
:shipit:
The https://github.com/aspnet/Announcements/issues repo has been really helpful for me, and I point a lot of people to it in my talks. It's great to have a separate repo I can subscribe to that just has announcements, no discussion, no code churn, etc.
We're going to do it. I'll post here when the various repos are up, share the links and then close this issue.
Most helpful comment
@bleroy In my opinion, the main advantage of having a separate repo for announcements is that you can watch it, and you will get email notifications for announcements and only announcements. Since GitHub does not let you watch a tag, that would not work as well if announcements were added to an existing repo.
This repo has fairly low volume, so maybe it wouldn't be that bad. But it's still likely going to be unnecessary noise for most.
BTW, the aspnet org on GitHub has more repos than dotnet (including aspnet/Announcements). Maybe that means having more repos is not a big issue?