Merge branch 'main' into mminaie-issue-template-v2

This commit is contained in:
Mohammad Minaie 2023-05-24 12:47:55 -04:00
commit 891b6ecb28
No known key found for this signature in database
GPG key ID: 6DA423F0178FEAB7
3 changed files with 23 additions and 1 deletions

6
.github/CODEOWNERS vendored
View file

@ -1,3 +1,7 @@
# For more information on CODEOWNERS, see the documentation: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
docs/* @dotgov
# Default owners for all files
* @abroddrick
# Owners for documentation
docs/* @cisagov/dotgov

View file

@ -34,6 +34,8 @@ cf login -a api.fr.cloud.gov --sso
**Note:** As mentioned in the [Login documentation](https://developers.login.gov/testing/), the sandbox Login account is different account from your regular, production Login account. If you have not created a Login account for the sandbox before, you will need to create a new account first.
- [ ] Optional- add yourself as a codeowner if desired. See the [Developer readme](https://github.com/cisagov/getgov/blob/main/docs/developer/README.md) for how to do this and what it does.
### Steps for the onboarder
- [ ] Add the onboardee to cloud.gov org (cisa-getgov-prototyping)
- [ ] Setup a [developer specific space for the new developer](#setting-up-developer-sandbox)