From e21745ac9dbbab2e1468fad8d8407bbbb37701ba Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Wed, 21 Jun 2017 19:12:34 +0200 Subject: [PATCH] CONTRIBUTING: ask to quote python stacktraces (#3017) --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 645f926ed..cac8b6dc8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,6 +18,9 @@ If you are reporting a bug, please include: troubleshooting. - Detailed steps to reproduce the bug. +When you post python stack traces please quote them using +[markdown blocks](https://help.github.com/articles/creating-and-highlighting-code-blocks/). + ### Fix Bugs Look through the GitHub issues for bugs. Anything tagged with "bug" is