# 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.