Skip to content
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
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/completed-lists.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ labels: Compiled list
title: Put your UCID as the title (replace this text)


labels: Submitting master branch
=======
labels: Master List

assignees: ''
=======


labels: master list
=======
labels: Master List
Expand All @@ -52,3 +60,4 @@ UCID: ps277
assignees: ''



9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/master-pull-request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
name: Master Pull Request



=======

about: For your master pull requested to merge your master to mine.
title: ''
labels: ''
Expand All @@ -9,6 +13,10 @@ about: This is for your master pull request to merge your master into this repo.
title: ''
labels: submit-master


assignees: ''
=======

assignees: ''

---
Expand All @@ -17,3 +25,4 @@ You need to make a pull request and add the link to the pull request to this iss
=======



8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/things-i-don-t-understand.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ labels: idk
about: This is for adding issues that you don't understand.
title: ''


labels: I don't know
=======
labels: don't understand
=======

labels: I don't know
=======

Expand Down Expand Up @@ -56,3 +62,5 @@ I don't understand <fill in what you don't here>
=======
assignees: ''


assignees: ''
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/things-i-learned.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ name: Things I Learned
about: Add one item for each thing you learned. Keep to max of 255 characters.
title: "[Things I Learned]"


labels: I know
=======
labels: i know
=======

labels: I know
=======

Expand Down Expand Up @@ -76,4 +82,5 @@ labels: i know
assignees: ''



assignees: ''
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/things-i-want-to-know.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ name: Things I Want To Know
about: Add one item for each thing you want to know.
title: 'Thing I want to know: <file in title> [Thing I want to Knows]'


labels: I want to know
=======
labels: want to know

assignees: ''
=======

labels: I Want To Know
=======
labels: want to know
Expand Down Expand Up @@ -69,3 +77,4 @@ labels: want to know
assignees: ''
=======


4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@

#### Things we understand**


=======
1. I learned how Github works and know how to use it properly now. [4]
2. I learned that Docker is used for sharing, building, and running modern applications.
3. I learned to use Webstorm in IS117 and Pycharm in this class this semester.
Expand All @@ -54,6 +56,7 @@
5. Want to learn more about Node.js
6. Learn what jQuery is
#### things we understand

1. Github pull requests [4]
2. Docker [2]
3. pycharm[1]
Expand Down Expand Up @@ -264,6 +267,7 @@




#### Things we don't understand
1. Multi-thread programming [1]
2. PostgreSQL[1]
Expand Down