mirror of
https://github.com/bevyengine/bevy.git
synced 2026-07-01 00:05:45 -04:00
b61a924fbe
# Objective Make release notes and migration guides show up first when viewing PRs in github. ## Solution Prefix the release-content directory with `_` so it sorts first. ## Testing See for yourself.
579 B
579 B
title, authors, pull_requests
| title | authors | pull_requests | |||||
|---|---|---|---|---|---|---|---|
| Feature name |
|
|
Copy the contents of this file into ./release-notes, update the metadata, and add release note content here.
Goals
Answer the following:
- What has been changed or added?
- Why is this a big deal for users?
- How can they use it?
Style Guide
You may use markdown headings levels two and three, and must not start with a heading. Prose is appreciated, but bullet points are acceptable. Copying the introduction from your PR is often a good place to start.