CONTRIBUTING.md in polyfill-0.5.0 vs CONTRIBUTING.md in polyfill-0.6.0

- old
+ new

@@ -5,10 +5,20 @@ for any given Ruby version can be difficult. If something is missing please add it to the documentation. ### Code +A list of changes can be found at: + + * https://raw.githubusercontent.com/ruby/ruby/v2_4_1/NEWS + * https://raw.githubusercontent.com/ruby/ruby/v2_3_4/NEWS + * https://raw.githubusercontent.com/ruby/ruby/v2_2_7/NEWS + * https://raw.githubusercontent.com/ruby/ruby/v2_1_10/NEWS + * https://raw.githubusercontent.com/ruby/ruby/v2_0_0_648/NEWS + +Specific changes can be found by going to the [Ruby bug/feature tracker]. + These are the steps that you'll need to follow for submitting code: 1. [Fork](#fork) 2. [Tests](#tests) 3. [Lib](#lib) @@ -86,5 +96,6 @@ [file a bug]: https://github.com/AaronLasseigne/polyfill/issues/new [documentation]: README.md [Fork]: https://github.com/AaronLasseigne/polyfill/fork [Ruby Spec Suite]: https://github.com/ruby/spec +[Ruby bug/feature tracker]: https://bugs.ruby-lang.org