push back on random conversation in release announcements
This commit is contained in:
parent
8211f6bb87
commit
11369257de
1 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 5"""
|
||||
date="2018-10-16T15:05:42Z"
|
||||
content="""
|
||||
I'm not sure that a release announment is the best place to discuss a wide
|
||||
variety of topics that only happen to have all been included or be released
|
||||
to the release?
|
||||
|
||||
In fact, I'm pretty sure it's not.
|
||||
|
||||
I will say that if you are looking for information about any particular
|
||||
line from the changelog for a release, a good technique is to run `git
|
||||
blame CHANGELOG`, find the commit for that line, which is generally the
|
||||
commit that made the change, and will have significantly more information
|
||||
in the command message and/or bug report touched by that commit.
|
||||
"""]
|
Loading…
Reference in a new issue