From 4f4f0ee919025e2d7b5051659912a003c3fb9ec2 Mon Sep 17 00:00:00 2001 From: Brandon Evans Date: Mon, 22 Feb 2021 17:10:33 -0700 Subject: [PATCH] Add install and update instructions to release notes --- .github/release-drafter.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index c2a8699..1e84109 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -11,6 +11,9 @@ categories: - 'documentation' - 'dependencies' template: | + Install Xcodes using one of the methods listed [here](https://github.com/RobotsAndPencils/XcodesApp#installation). + Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar. + ## Changes $CHANGES