We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6247fc commit 6c09d60Copy full SHA for 6c09d60
.github/pull_request_template.md
@@ -0,0 +1,12 @@
1
+### Breaking Changes
2
+<!-- Optional - List any backward incompatible changes -->
3
+
4
+### New Features
5
+<!-- Optional - List new functionality added -->
6
7
+### Bug Fixes
8
+<!-- Optional - List bugs fixed in this release -->
9
10
+### Checklist
11
+- [ ] Version bumped
12
+- [ ] Documentation updated
README.md
@@ -1,3 +1,5 @@
+<img width="1070" alt="Authsignal" src="https://raw.githubusercontent.com/authsignal/authsignalgo/main/.github/images/authsignal.png">
# Authsignal Go SDK
## Installation
0 commit comments