Skip to content

Commit

Permalink
Update PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Roberts committed Jun 14, 2018
1 parent 179ed55 commit a4bb181
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions .github/PULL_REQUEST_TEMPLATE
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ Congratulations! You're submitting your assignment!
## Comprehension Questions
Question | Answer
:------------- | :-------------
For each person in your pair, describe something you learned from your partner during this project |
What was one area of Backbone you gained more clarity on during this assignment? |
Describe how you solved the problem of having lists of movies that look mostly the same but have different content |
Describe how you handled rentals with Backbone? |
Describe a *DOM event* your application handled |
Describe a *custom event* your application handled |
Do you have any recommendations on how we could improve this project for the next cohort? |
For each person in your pair, describe something you learned from your partner during this project |
What was one area of React you gained more clarity on during this assignment? |
Describe how you solved the problem of having lists of movies that look mostly the same but have different content |
Describe how you handled rentals with React |
Describe a DOM event your application handled |
Did you use any functional stateless components? What for? |
Did you use any container components? What for? |
Do you have any recommendations on how we could improve this project for the next cohort? |

0 comments on commit a4bb181

Please sign in to comment.