Skip to content

Commit e90c225

Browse files
Merge pull request #697 from web3swift-team/task/add-pr-template
Create PR template
2 parents 57fb16b + c4da057 commit e90c225

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/pull_request_template.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## **Summary of Changes**
2+
3+
4+
Fixes # _(if applicable - add the number of issue this PR addresses)_
5+
6+
 
7+
8+
## **Test Data or Screenshots**
9+
10+
 
11+
12+
###### _By submitting this pull request, you are confirming the following:_
13+
14+
- I have reviewed the [Contribution Guidelines](https://github.com/web3swift-team/web3swift/blob/develop/CONTRIBUTION.md).
15+
- I have performed a self-review of my own code.
16+
- I have updated my repository to match the `develop` branch.
17+
- I have included test data or screenshots that prove my fix is effective or that my feature works.
18+
- I have checked that all tests work and swiftlint is not throwing any errors/warnings.

0 commit comments

Comments
 (0)