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
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/completed-lists.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ name: Completed Lists
about: This is for your master pull request to merge your master into this repo.


title: dp787
=======
title: Put your UCID as the title (replace this text)

labels: Master List
assignees: ''
=======


title: so274
labels: ''

Expand Down Expand Up @@ -38,3 +47,4 @@ UCID: ps277
=======
assignees: ''


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


labels: I Don't Understand
=======
labels: don't understand

=======



labels: Things I dont understand
Expand All @@ -29,6 +35,7 @@ labels: don't understand

=======


assignees: ''
=======

Expand All @@ -40,4 +47,8 @@ labels: things I don't know

labels: don't understand

assignees: ''

I don't understand <fill in what you don't here>
=======
assignees: ''

12 changes: 9 additions & 3 deletions .github/ISSUE_TEMPLATE/things-i-learned.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

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
=======


name: Things I Learned
about: Add one item for each thing you learned. Keep to max of 255 characters.
Expand Down Expand Up @@ -63,7 +72,4 @@ labels: i know
assignees: ''





assignees: ''
12 changes: 11 additions & 1 deletion .github/ISSUE_TEMPLATE/things-i-want-to-know.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@

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: ''
=======

name: Things I want to know
about: Describe something you want to learn.
title: '(Thing I want to know)'
Expand Down Expand Up @@ -54,4 +65,3 @@ labels: want to know
assignees: ''
=======


29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@

=======
### Our List:
#### Things we understand
1. Basic BASH script commands (directory navigation, file creation, and text editing)[2]
Expand Down Expand Up @@ -65,7 +67,33 @@


#### Things we understand**
1. git merge[3]
2. create branches[3]
3. resolve merge conflicts[1]
4. python basics[1]
5. professional docker use[1]
6. github[1]
7. pull requests and pull conflicts[1]
8. merge conflicts[1]
#### Things we don't understand
1. docker commands[2]
2. terminal commands[2]
3. docker[4]
4. python[2]
5. jobs that use docker[1]
6. resolve merge conflicts[1]
#### Things we want to know next**
1. python[3]
2. general security[2]
3. advantages to help get a better internship/job[2]
4. advanced docker use[1]
5. what jobs will check personal github[1]
6. how to become a web developer[1]
7. proper terminal use[1]
8. repositories for resume[1]


=======
1. Build docker image[3]
2. Python Programming[2]
3. Git commands[3]
Expand All @@ -89,6 +117,7 @@




#### Things we don't understand
1. Cloud deployment with Kubernetes[3]

Expand Down