We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57fb16b + c4da057 commit e90c225Copy full SHA for e90c225
.github/pull_request_template.md
@@ -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