Issue #10760 has been updated by Akira Tanaka. Status changed from Open to Closed % Done changed from 0 to 100 Applied in changeset r49360. ---------- * NEWS: References to tickets added. [ruby-core:67701] [Bug #10760] Suggested by Zachary Scott. ---------------------------------------- Bug #10760: NEWS file should include ticket / reference https://bugs.ruby-lang.org/issues/10760#change-51142 * Author: Zachary Scott * Status: Closed * Priority: Normal * Assignee: * ruby -v: 2.3.0 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- Currently our [NEWS](https://github.com/ruby/ruby/blob/trunk/NEWS) file doesn't include any reference to the change, just a brief description. I think we should follow similar conventions to Rails [release notes](https://github.com/rails/rails/blob/master/guides/source/4_2_release_notes.md) and include this reference. It doesn't have to be a link, just a simple [Feature #8888] and will help users who are upgrading to easier find the background of these changes. I don't suggest retroactive for existing releases, but for current development (2.3.0) we should make this a priority. -- https://bugs.ruby-lang.org/