summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Alexandre Salim <salimma@fedoraproject.org>2021-04-08 14:42:42 -0700
committerMichel Alexandre Salim <salimma@fedoraproject.org>2021-04-08 14:43:37 -0700
commit77489e0405f228793ea08091a096cdd0f30f407f (patch)
tree5b59d463c8331463bccab022134ffe8f441d3219
parent0d50a975cab6e0265d2f3eda91abb394df9aa5cf (diff)
downloadspecs-77489e0405f228793ea08091a096cdd0f30f407f.tar.gz
specs-77489e0405f228793ea08091a096cdd0f30f407f.tar.xz
specs-77489e0405f228793ea08091a096cdd0f30f407f.zip
Include helper for opening submission URL
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
-rwxr-xr-xsubmit.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/submit.sh b/submit.sh
new file mode 100755
index 0000000..edd1bc1
--- /dev/null
+++ b/submit.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+gio open "https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Fedora&format=fedora-review"