Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 115eea3

Browse files
authored
Merge pull request #4 from asset-pipe/add_pr_template
Add PR template for discussion
2 parents 9090358 + b21e07d commit 115eea3

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## JIRA Issue
2+
[FPW-](https://jira.finn.no/browse/FPW-)
3+
4+
## Status
5+
**READY/IN DEVELOPMENT/HOLD**
6+
7+
## Description
8+
<!-- A few sentences describing the overall goals of the pull request's commits. -->
9+
10+
## Todos
11+
- [ ] Tests
12+
- [ ] Documentation
13+
14+
## Deploy Notes
15+
<!-- Notes regarding deployment of the contained body of work. These should note any
16+
db migrations, etc. -->
17+
18+
## Related PRs
19+
* None

0 commit comments

Comments
 (0)