We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44cb98 commit f2fea01Copy full SHA for f2fea01
ISSUE_TEMPLATE.md
@@ -1,7 +1,7 @@
1
Homework evaluation rubric:
2
3
-- [ ] Submit homework, 1pt
4
-- [ ] Include `download_pronto.bash` script, 1pt
5
-- [ ] `download_pronto.bash` script makes a directory to save the CSV, 1pt
6
-- [ ] `download_pronto.bash` script downloads the CSV as `pronto.csv`, 1pt
+- [ ] `download_pronto.bash` script makes a directory to save the data, 1pt
+- [ ] `download_pronto.bash` script downloads the zip file, 1pt
+- [ ] `download_pronto.bash` script unzips the zip file, 1pt
7
- [ ] `download_pronto.bash` script "heads" the CSV, 1 pt
+- [ ] Submit homework, 1pt
0 commit comments