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
feat: add PR template
  • Loading branch information
abigailscl committed Jan 10, 2023
commit f9fa36e617b3455c565197f7c98780a8926ce919
15 changes: 15 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Description

Add a description of the: feature, bug fix,code change that improves performance, that affect the build system or external dependencies, on documentation, refactor or test.

## Files changed

- Add a list of files that have been changed

## Task board

- [Ticket name](Ticket url)

## Acceptance criteria

Add the acceptance criteria for this task.