summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-12-05 11:34:52 -0500
committerMatthias Clasen <mclasen@redhat.com>2020-12-05 11:34:52 -0500
commitee26e282ccd019e23620ce31fd4326765f161d68 (patch)
tree63e70b550660fbb3839e3603bb8e55f018710e4c /CONTRIBUTING.md
parent894f89322398b6997afe9c3e2abf670e4e28108e (diff)
downloadgtk+-ee26e282ccd019e23620ce31fd4326765f161d68.tar.gz
Update contribution guide
Make my feelings about bug reporting by screencast known.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 474598fc81..80be9420fc 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -56,6 +56,12 @@ If the issue includes a crash, you should also include:
0. the eventual warnings printed on the terminal
0. a backtrace, obtained with tools such as GDB or LLDB
+It is fine to include screenshots of screen recordings to demonstrate
+an issue that is best to understand visually, but please don't just
+dump screen recordings without further details into issues. It is
+essential that the problem is described in enough detail to reproduce
+it without watching a video.
+
For small issues, such as:
- spelling/grammar fixes in the documentation