Skip to content

Commit 6c09d60

Browse files
add pr template
1 parent f6247fc commit 6c09d60

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.github/pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<img width="1070" alt="Authsignal" src="https://raw.githubusercontent.com/authsignal/authsignalgo/main/.github/images/authsignal.png">
2+
13
# Authsignal Go SDK
24

35
## Installation

0 commit comments

Comments
 (0)