summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@posteo.net>2018-10-17 16:22:31 +0000
committerMichael Catanzaro <mcatanzaro@posteo.net>2018-10-17 16:22:31 +0000
commit73802470a3ac7b35979d0f2740f7bca8d320154d (patch)
treeb5be73f88a23b6204daa08aac218ec5b30a72758 /CONTRIBUTING.md
parent235657fcb6e70dfa18122abeb0c3a2dc5a66a4b6 (diff)
downloadepiphany-73802470a3ac7b35979d0f2740f7bca8d320154d.tar.gz
CONTRIBUTING.md: clarify that web inspector issues are WebKit issues
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1616a115e..14293a691 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -22,12 +22,13 @@ you have.
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, or generally anything at all wrong with a website). These problems
-should all be reported directly on [WebKit Bugzilla](https://bugs.webkit.org)
-instead. The Epiphany developers are also WebKit developers, and we will see
-your WebKit bug reports so long as you are careful to select the WebKitGTK+
-Bugzilla component when reporting the issue. Don't forget! Please also add the
-`[GTK]` prefix to the title of your bug.
+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. The Epiphany developers are
+also WebKit developers, and we will see your WebKit bug reports so long as you
+are careful to select the WebKitGTK+ Bugzilla component when reporting the
+issue. 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)