Skip to content

Commit 2982942

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent 8bb9d7f commit 2982942

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## :camera: Screenshots
2+
<!-- Show us what you've changed, we love images. -->
3+
4+
## :page_facing_up: Context
5+
<!-- Why did you change something? Is there an [issue](https://github.com/Rishit-dagli/ML-with-Android-11/issues) to link here? Or an external link? -->
6+
7+
## :pencil: Changes
8+
<!-- Which code did you change? How? -->
9+
10+
## :paperclip: Related PR
11+
<!-- PR that blocks this one, or the ones blocked by this PR -->
12+
13+
## :no_entry_sign: Breaking
14+
<!-- Is there something breaking the package?-->
15+
16+
## :stopwatch: Next steps
17+
<!-- Do we have to plan something else after the merge? -->

0 commit comments

Comments
 (0)