Skip to content

Commit 4724f27

Browse files
authored
Add a basic PR template (#78)
1 parent 2a8b778 commit 4724f27

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
_[Put a one line description of your change into the PR title, please be specific]_
2+
3+
_[Explain the context, and why you're making that change. What is the problem you're trying to solve.]_
4+
5+
_[Tests can be run by commenting `@swift-ci` test on the pull request, for more information see [this](README.md#testing)]_

0 commit comments

Comments
 (0)