-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
name: Assignment Submission | ||
about: Template to submit assignments | ||
title: Submission for assignment(s) X,Y,Z | ||
labels: assignments | ||
assignees: pkeilbach | ||
|
||
--- | ||
|
||
I would like to submit the following assignments: | ||
|
||
- list the assignments you want to submit here | ||
- ... | ||
|
||
Provide screenshots of a successful test run that identifies your machine (e.g. a terminal screenshot of a successful test run that identifies your machine): | ||
|
||
_copy and paste screenshots here_ | ||
|
||
Provide a short description of your major learnings or challenges (if any): | ||
|
||
- list your learnings and challenges here | ||
- ... |