Skip to content

Commit 1e3086d

Browse files
authored
chore: update pr template (#1016)
1 parent 84cdd82 commit 1e3086d

File tree

1 file changed

+11
-17
lines changed

1 file changed

+11
-17
lines changed

.github/pull_request_template.md

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,27 @@
1-
# Description
1+
### Description
22

3-
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
3+
Please include a summary of changes and which issues are fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
44

5-
Fixes # (issue)
5+
### Linked Issues/Tasks
66

7-
---
7+
Add any links to GitHub issues or Asana tasks that are relevant to this pull request.
88

9-
## Type of change
10-
11-
Please delete options that are not relevant.
9+
### Type of change
1210

1311
- [ ] Bug fix (non-breaking change which fixes an issue)
1412
- [ ] New feature (non-breaking change which adds functionality)
1513
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
16-
- [ ] This change requires a documentation update
1714

18-
## Tests
15+
### Tests
16+
1917
- [ ] Detox test
2018
- [ ] Unit test
2119
- [ ] No test
2220

23-
## Screen shot / Video
24-
Insert Relevant screenshot / Video share
21+
### Screenshot / Video
2522

26-
## QA Notes
23+
Insert relevant screenshot / recording
2724

28-
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce during the Bitkit testing session. You can also leave a video of the PR in action.
25+
### QA Notes
2926

30-
- [ ] Test A
31-
- [ ] Test B
32-
33-
## Bitkit Version
27+
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce during the Bitkit testing session. You can also leave a video of the PR in action.

0 commit comments

Comments
 (0)