From eaaeb56b1df657cf471c6cd6df6fbe1c8f5a3c13 Mon Sep 17 00:00:00 2001 From: matthewswspence Date: Mon, 29 Jul 2024 13:56:22 -0500 Subject: [PATCH] minor clarity edits --- .github/ISSUE_TEMPLATE/developer-onboarding.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/developer-onboarding.md b/.github/ISSUE_TEMPLATE/developer-onboarding.md index ba0deaa70..61420f740 100644 --- a/.github/ISSUE_TEMPLATE/developer-onboarding.md +++ b/.github/ISSUE_TEMPLATE/developer-onboarding.md @@ -14,7 +14,7 @@ assignees: abroddrick ## Installation -There are several tools we use locally that you will need to have. Tools marked with * need to be requested through the DHS IT portal when operating on a DHS device +There are several tools we use locally that you will need to have. - [ ] [Cloudfoundry CLI](https://docs.cloudfoundry.org/cf-cli/install-go-cli.html#pkg-mac) - If you are using Windows, installation information can be found [here](https://github.com/cloudfoundry/cli/wiki/V8-CLI-Installation-Guide#installers-and-compressed-binaries) @@ -27,12 +27,15 @@ There are several tools we use locally that you will need to have. Tools marked - [ ] *Github Desktop The following tools are optional, but also can be requested through the DHS IT portal: -- [ ] Slack Desktop App +- [ ] **Slack Desktop App - [ ] *Python 3.10 - [ ] *NodeJS (latest version available) - [ ] *Putty - [ ] *Windows Subsystem for Linux +* -> must be requested through DHS IT portal on DHS devices +** -> can be found in software center on DHS devices + ## Access ### Steps for the onboardee