Skip to content

Commit d2f2c97

Browse files
committed
Add dependencies to PR template
1 parent 64d1ba9 commit d2f2c97

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

.github/pull_request_template.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,20 @@
44
-
55

66
## 🧪 Test plan
7-
[//]: # "Help your fellow reviewer and write a short description of what's the fastest way to test your changes."
7+
[//]: # "Help your fellow reviewer and write a short description of the fastest way to test your changes."
88

9-
-
9+
- Automated tests
10+
11+
## 🚧 Dependencies
12+
[//]: # "Is this PR dependent on other changes outside this repository? Describe the changes, or add links to them."
13+
[//]: # "e.g. This PR breaks X and is waiting for frontend changes before merging."
14+
15+
- None
1016

1117
## 🎫 Tickets
12-
[//]: # "This pull request resolves all or part of the following ticket(s)"
18+
[//]: # "This pull request resolves all or part of the following ticket(s)."
19+
20+
- [TILA-][TILA]
21+
1322

14-
- TILA-####
23+
[TILA]: https://helsinkisolutionoffice.atlassian.net/browse/TILA-

0 commit comments

Comments
 (0)