Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

add templates #42

Merged
merged 1 commit into from
Feb 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Description

## Sub-tasks
-[] ...

## Resources
* ...
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
## Check lists (check x in [ ] of list items)
- [ ] Test written/updating
- [ ] Tests passing
- [ ] Coding style (indentation, etc)
- [ ] Coding style (see [AMP Style Guide](https://docs.google.com/document/d/12psTRj222Epa1dPj1StSx_5ltzKU0ssKErxQkieUkwc/edit?usp=sharing))

## Any additional comments?