bevyengine / bevy-website

The source files for the official Bevy website
https://bevyengine.org
MIT License
193 stars 330 forks source link

Write release notes for PR #13653: Added CompassQuadrant and CompassOctant as per #13647 #1332

Closed alice-i-cecile closed 2 months ago

alice-i-cecile commented 2 months ago

https://github.com/bevyengine/bevy/pull/13653 needs release notes for the upcoming Bevy release!

Please reply below if you'd like to write these notes. While the author(s) of the PR often have the context, knowledge and motivation to draft the release notes for their feature, anyone can contribute release notes!


Release notes should:

  1. Clearly motivate the change.
  2. Be written in a way that is understandable by the average Bevy user: some programming background and a general understanding of games.
  3. Show off the coolest features of the PR. Screenshots are awesome, but elegant APIs are also welcome!
  4. If this was a perf-centric PR, quantify the performance improvements. Graphs and statistics work well for this.

We can help you revise the release notes: a rough draft alone is incredibly useful :) Your expertise is invaluable for contextualizing the changes; we'll work with you to bring the technical writing up to par.

To submit your release notes, modify ..\release-content\0.14\release-notes\13653_Added_CompassQuadrant_and_CompassOctant_as_per_13647.md and submit a PR. In that PR, please mention this issue with the Fixes #ISSUE_NUMBER keyphrase so it gets closed automatically.

BobG1983 commented 2 months ago

Sure, I'm on it.