Skip to content

Commit 1961abf

Browse files
authored
Merge pull request #41 from Teamwork/add-emojis-addition-and-deletion
Add ➕ and ➖ for addition and deletion texts respectively
2 parents f4d4ec1 + 09a21ca commit 1961abf

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)