From 2fa71fa2de43442d93a3f3b03fc4008cdc56e2cf Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Apr 15 2015 22:48:52 +0000 Subject: Add icons used to show if/how a PR may be merged --- diff --git a/pagure/static/green.png b/pagure/static/green.png new file mode 100644 index 0000000..578d336 Binary files /dev/null and b/pagure/static/green.png differ diff --git a/pagure/static/grey.png b/pagure/static/grey.png new file mode 100644 index 0000000..35902f4 Binary files /dev/null and b/pagure/static/grey.png differ diff --git a/pagure/static/orange.png b/pagure/static/orange.png new file mode 100644 index 0000000..26f2325 Binary files /dev/null and b/pagure/static/orange.png differ diff --git a/pagure/static/red.png b/pagure/static/red.png new file mode 100644 index 0000000..6f8e32b Binary files /dev/null and b/pagure/static/red.png differ