Update issue templates (#55)

* Update issue templates

* remove old templates

* make assignments bullet points
This commit is contained in:
Logan McDonald 2022-08-18 13:59:56 -04:00 committed by GitHub
parent 3a2ad00bd8
commit 069e46e9e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 28 deletions

View file

@ -1,7 +1,16 @@
---
name: Developer Onboarding
about: Onboarding steps for developers.
title: 'Developer Onboarding: GH_HANDLE'
labels: dev, onboarding
assignees: loganmeetsworld
---
# Developer Onboarding
Onboardee: _GH handle of person being onboarded_
Onboarder: _GH handle of onboard buddy_
- Onboardee: _GH handle of person being onboarded_
- Onboarder: _GH handle of onboard buddy_
## Installation
@ -51,4 +60,4 @@ gpg --armor --export <YOUR KEY>
when setting up your key in Github.
Now test commit signing is working by checking out a branch (`yourname/test-commit-signing`) and making some small change to a file. Commit the change (it should prompt you for your GPG credential) and push it to Github. Look on Github at your branch and ensure the commit is `verified`.
Now test commit signing is working by checking out a branch (`yourname/test-commit-signing`) and making some small change to a file. Commit the change (it should prompt you for your GPG credential) and push it to Github. Look on Github at your branch and ensure the commit is `verified`.

View file

@ -1,25 +0,0 @@
_Put a short description of what the epic is trying to accomplish here._
Outcome: _Describe the outcome sought_
# Features
*Foundational*
<!-- Link to related tickets. -->
- [ ] #xx
- [ ] #xx
*Next*
<!-- Link to follow on items. -->
- [ ] #xx
- [ ] #xx
# Stretch Goals
- [ ] Foo
- [ ] Bar
# Out of scope
<!-- Describe what is out of scope for the epic.-->