Skip to content

Commit fde4209

Browse files
authored
feat: add PR template (#970)
1 parent ed217e5 commit fde4209

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/pull_request_template.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Description
2+
3+
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.
4+
5+
## Files changed
6+
7+
- Add a list of files that have been changed
8+
9+
## Task board
10+
11+
- [Ticket name](Ticket url)
12+
13+
## Acceptance criteria
14+
15+
Add the acceptance criteria for this task.

0 commit comments

Comments
 (0)