summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2021-10-13 17:50:06 +0000
committerMichael Catanzaro <mcatanzaro@gnome.org>2021-10-13 17:50:06 +0000
commit02ea7f61e5ec5db671557c6e6ca71813c2abd009 (patch)
treefca2848dda3465673caf90b9916c84d465239b3d /CONTRIBUTING.md
parentc1e52c29913c728adf9e5fbf0240a22843c97354 (diff)
downloadepiphany-02ea7f61e5ec5db671557c6e6ca71813c2abd009.tar.gz
Improve instructions for reporting WebKitGTK bugs
Let's select the WebKitGTK component via a query parameter.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 56a200b35..a0a4a722d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -20,10 +20,10 @@ This is the **wrong place** to report bugs with web content (e.g. incorrect page
rendering, broken JavaScript, problems with video playback, font issues, network
issues, web inspector issues, or generally anything at all wrong with a
website). These problems should all be reported directly on
-[WebKit Bugzilla](https://bugs.webkit.org) instead. Be careful to select the
-WebKitGTK Bugzilla component when reporting the issue to ensure the right
-developers see your bug report. Don't forget! Please also add the `[GTK]` prefix
-to the title of your bug.
+[WebKit Bugzilla](https://bugs.webkit.org/enter_bug.cgi?product=WebKit&component=WebKitGTK)
+instead. Be careful to select the WebKitGTK Bugzilla component when reporting the
+issue to ensure the right developers see your bug report. Don't forget! Please also
+add the `[GTK]` prefix to the title of your bug.
In general, only problems with the GTK user interface around the web content
view (e.g. menus, preferences dialog, window chrome, history, bookmarks, tabs)