Skip to content

Commit 69924d9

Browse files
authored
Add a template for pull requests (#15)
1 parent 5e7a7bd commit 69924d9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/pull_request_template.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Overview
2+
3+
<!--Please summarize your changes and provide context for them!-->
4+
5+
-
6+
7+
## Demonstration
8+
9+
<!--If your PR has any visual changes, please include screenshots or a short video.
10+
In Safari, you can right click a page, choose "Save Page As" and select PNG format.
11+
As a simple way to capture the entire state of the page after your changes.-->
12+
13+
<!--If your PR does not have any visual changes, please describe how it can be verified.-->

0 commit comments

Comments
 (0)