Commit d3c5b88553318b47292ad56a6445e1af465bbb8c

Authored by Spencer Alan
1 parent 6151a8f0
Exists in master

remove clubhouse references

Showing 1 changed file with 1 additions and 9 deletions   Show diff stats
.github/PULL_REQUEST_TEMPLATE.md
1 1 ## Why?
2 2  
3   -What is the problem this PR attempts to solve, and why is it important? Fixing a bug? Explain the problem you're solving. Laying a foundation for future work? Explain how this fits into the bigger picture. Don't forget to link to the Clubhouse issue above.
  3 +What is the problem this PR attempts to solve, and why is it important? Fixing a bug? Explain the problem you're solving. Laying a foundation for future work? Explain how this fits into the bigger picture.
4 4  
5 5 ## What?
6 6  
... ... @@ -20,14 +20,6 @@ A list of things to test:
20 20 - [ ] Test item 2
21 21 - [ ] Test item 3
22 22  
23   -## Deploy Tasks
24   -
25   -Note anything that needs to be done before, during, or after this change is deployed. Also add the “deploy task” label to this PR and the Clubhouse issue so it's obvious the next time we make a deployment.
26   -
27   -- [ ] Update the database things
28   -- [ ] Tell Client Experience this issue is now resolved
29   -- [ ] Confirm that emails are still being sent
30   -
31 23 ## Alternatives Considered
32 24  
33 25 Were there other approaches or solutions to this problem which you considered? Why were they not chosen?
... ...