mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-01 23:42:17 +02:00
Update developer-onboarding.md
Format required software to more readable format
This commit is contained in:
parent
e316989057
commit
6dafe9fa2e
1 changed files with 12 additions and 11 deletions
23
.github/ISSUE_TEMPLATE/developer-onboarding.md
vendored
23
.github/ISSUE_TEMPLATE/developer-onboarding.md
vendored
|
@ -21,20 +21,21 @@ There are several tools we use locally that you will need to have.
|
|||
- Alternatively, for Windows, [consider using chocolately](https://community.chocolatey.org/packages/cloudfoundry-cli/7.2.0)
|
||||
- [ ] [GPG](https://gnupg.org/download/)
|
||||
- This may not work on DHS devices. Instead, you can [use ssh keys](#setting-up-commit-signing-with-ssh) instead
|
||||
- [ ] *Docker Community Edition
|
||||
- [ ] *Git
|
||||
- [ ] *VSCode (our preferred editor)
|
||||
- [ ] *Github Desktop
|
||||
- [ ] Docker Community Edition*
|
||||
- [ ] Git*
|
||||
- [ ] VSCode (our preferred editor)*
|
||||
- [ ] Github Desktop*
|
||||
|
||||
The following tools are optional, but also can be requested through the DHS IT portal:
|
||||
- [ ] **Slack Desktop App
|
||||
- [ ] *Python 3.10
|
||||
- [ ] *NodeJS (latest version available)
|
||||
- [ ] *Putty
|
||||
- [ ] *Windows Subsystem for Linux
|
||||
- [ ] 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
|
||||
\* Must be requested through DHS IT portal on DHS devices
|
||||
|
||||
** Downloadable via DHS Software Center
|
||||
|
||||
## Access
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue