Skip to content

Commit 2ca71d0

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md (#2441)
Update PR template to reflect the mental model we should follow
1 parent caa70e3 commit 2ca71d0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+8
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,11 @@ Add here screenshots about how the project will be changed after the PR is appli
8080
<!-- Recommended
8181
Paste here output logs discovered while creating this PR, such as stack traces or integration logs, or any other output you consider important to be shared with the team.
8282
-->
83+
84+
## Questions to ask yourself
85+
86+
- How are we going to support this in production?
87+
- How are we going to measure its adoption?
88+
- How are we going to debug this?
89+
- What are the metrics I should take care of?
90+
- ...

0 commit comments

Comments
 (0)