Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# Description
Include a descripton of what this change does.
Include a description of what this change does.

Type - Bug/New Feature/Improvements
Type of changes:
- [ ] Bug
- [ ] New Feature
- [ ] Improvements

- [ ] Attached PR link on the Asana task

Expand All @@ -13,4 +16,3 @@ Design Doc Link -
- [ ] New tests added for changes in the PR

Mention steps to reproduce the fix or run tests for the changes.

Loading