summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@posteo.net>2018-12-01 17:31:12 +0000
committerMichael Catanzaro <mcatanzaro@posteo.net>2018-12-01 17:31:12 +0000
commit95ef623f72c24261dc102623cbf0553bd5a54daf (patch)
treeff7aa59d5d4d60c5ec91c88a0c1370f236f43cbb
parent673564b60355fae670efa3838e5fb985833681ba (diff)
downloadepiphany-95ef623f72c24261dc102623cbf0553bd5a54daf.tar.gz
Remove extra heading level from CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md12
1 files changed, 4 insertions, 8 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 14293a691..0d13153ed 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -3,13 +3,9 @@ very short, so please read it before reporting your issue.
For tips for hacking on Epiphany, see the HACKING.md file.
-# Submitting an Issue Report?
+# Software versions
-Thanks for reporting your problem with Epiphany.
-
-## Software versions
-
-Please include the following in your report:
+Please include the following in your issue report:
* Epiphany version
* WebKitGTK+ version
@@ -18,7 +14,7 @@ Please include the following in your report:
Check the About dialog if you're not sure what Epiphany or WebKitGTK+ versions
you have.
-## Web Content Bugs
+# Web Content Bugs
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
@@ -41,7 +37,7 @@ or WebKit is responsible for a bug. If we suspect an issue reported on the
Epiphany issue tracker is actually a WebKit bug, we will close it and ask you to
report the issue on WebKit Bugzilla instead.
-## Crashes
+# Crashes
If Epiphany crashed, then we really need a backtrace taken in gdb with `bt full`
in order to solve the problem. Be sure to install the necessary debuginfo