Skip to content

Commit 09a21ca

Browse files
committed
Add ➕ and ➖ for addition and deletion texts respectively
1 parent f4d4ec1 commit 09a21ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/teamwork.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ ${pr_body//###/####}
8686
8787
---
8888
89-
🔢 ${pr_stats_array[0]} commits / 📝 ${pr_stats_array[1]} files updated / ${pr_stats_array[2]} additions / ${pr_stats_array[3]} deletions
89+
🔢 ${pr_stats_array[0]} commits / 📝 ${pr_stats_array[1]} files updated / ${pr_stats_array[2]} additions / ${pr_stats_array[3]} deletions
9090
"
9191

9292
teamwork::add_tag "PR Open"

0 commit comments

Comments
 (0)