From 20f01d4912aab27b0a286e31f4b546f8075b55bd Mon Sep 17 00:00:00 2001
From: Aaron Spring <aaron.spring@mpimet.mpg.de>
Date: Tue, 4 May 2021 12:51:16 +0000
Subject: [PATCH] Update bug.md

---
 .gitlab/issue_templates/bug.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/bug.md
index 7f60297..443545e 100644
--- a/.gitlab/issue_templates/bug.md
+++ b/.gitlab/issue_templates/bug.md
@@ -15,6 +15,12 @@ Please be concise with code posted. See guidelines below on how to provide a goo
 
 (What actually happens)
 
+Examples:
+
+- be specific about what in the verification pipeline may be wrong
+- be specific about what in the data (forecasts/observations) may be wrong
+- be specific about what in the xskillscore.rps code is wrong (maybe raising an issue in [xskillscore](https://github.com/xarray-contrib/xskillscore) is more relevant)
+
 
 ## What is the expected correct behavior?
 
-- 
GitLab