summaryrefslogtreecommitdiff
path: root/bitbucket-widget/git-pull-request.svg
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@gmail.com>2020-10-14 21:06:08 -0400
committerstreetturtle <streetturtle@gmail.com>2020-10-14 21:06:43 -0400
commit6de58c770027a2ed5feea84131db5db41e6d20a3 (patch)
tree7ac34cf70bab618918fa205fcc5d2fcb232efa3d /bitbucket-widget/git-pull-request.svg
parent032cf6d7d76b02984159544008ae7e5aa3128068 (diff)
[bitbucket] add more information to the widget
added: - number of comments - number of approves - source/target branch - when was created (number of days ago) - creator
Diffstat (limited to 'bitbucket-widget/git-pull-request.svg')
-rw-r--r--bitbucket-widget/git-pull-request.svg1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbucket-widget/git-pull-request.svg b/bitbucket-widget/git-pull-request.svg
new file mode 100644
index 0000000..c2e2867
--- /dev/null
+++ b/bitbucket-widget/git-pull-request.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#ECEFF4" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-git-pull-request"><circle cx="18" cy="18" r="3"></circle><circle cx="6" cy="6" r="3"></circle><path d="M13 6h3a2 2 0 0 1 2 2v7"></path><line x1="6" y1="9" x2="6" y2="21"></line></svg> \ No newline at end of file