Skip to content

Commit

Permalink
Merge pull request #41 from Teamwork/add-emojis-addition-and-deletion
Browse files Browse the repository at this point in the history
Add ➕ and ➖ for addition and deletion texts respectively
  • Loading branch information
Flexicon authored May 12, 2021
2 parents f4d4ec1 + 09a21ca commit 1961abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/teamwork.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ ${pr_body//###/####}
---
🔢 ${pr_stats_array[0]} commits / 📝 ${pr_stats_array[1]} files updated / ${pr_stats_array[2]} additions / ${pr_stats_array[3]} deletions
🔢 ${pr_stats_array[0]} commits / 📝 ${pr_stats_array[1]} files updated / ${pr_stats_array[2]} additions / ${pr_stats_array[3]} deletions
"

teamwork::add_tag "PR Open"
Expand Down

0 comments on commit 1961abf

Please sign in to comment.