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
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/completed-lists.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Completed Lists
about: This is for your master pull request to merge your master into this repo.
title: Put your UCID as the title (replace this text)
labels: Compiled List
labels: Compiled Lists
assignees: ''

---
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/things-i-don-t-understand.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Things I Don't Understand
about: This is for adding issues that you don't understand
title: ''
labels: Things I Don't Understand
labels: ''
assignees: ''

---
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/things-i-learned.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Things I learned
about: Add one item for each thing you learned keep to max of 255 characters
title: "[Things I Learned]"
labels: Things I Learned

assignees: ''

---
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/things-i-want-to-know.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Things I want to know
about: Describe this issue template's purpose here.
title: 'Thing I want to know: <file in title> [Thing I want to Knows]'
labels: Things I Want To Learn
labels: Things I Want To Lear
assignees: ''

---
Expand Down
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,12 @@ The purpose of this assignment is to practice collaborating using GIT/GitHub and
2. Manage Issues[1]
3. Using watchtower and implementation[1]
#### Things we don't understand
1. I don't know anything[1]
2. I don't know Seige[1]
3. I don't know kibana[1]

1. docker-compose.yml [1]
2. I don't know anything[1]
3. I don't know Seige[1]
4. I don't know kibana[1]

#### Things we want to know next**
1. How we effect and integrate into the Stack [1]
2. How are changes displayed on final site[1]
Expand Down