diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index cb89baa18..a56bab08a 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -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? |