From 76fa5698009210772bd6c650028af5a238381dc6 Mon Sep 17 00:00:00 2001
From: L4136 <l4136@student.jamk.fi>
Date: Fri, 12 Jun 2020 15:30:37 +0300
Subject: [PATCH] Update vika-raportti.md

---
 .gitlab/fi_issue_templates/vika-raportti.md | 26 ++++++++++-----------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/.gitlab/fi_issue_templates/vika-raportti.md b/.gitlab/fi_issue_templates/vika-raportti.md
index f37d220..28fe81e 100644
--- a/.gitlab/fi_issue_templates/vika-raportti.md
+++ b/.gitlab/fi_issue_templates/vika-raportti.md
@@ -1,32 +1,32 @@
-## Summary
+## Yhteenveto
 
-(Summarize the bug encountered concisely)
+(Kerro havaitusta viasta tiiviisti)
 
 
-Steps to reproduce
+Askelmat 
 
-(How one can reproduce the issue - this is very important)
+(Kerro kuinka vika voidaan aiheuttaa uudestaan - TÄMÄ ON HYVIN TÄRKEÄÄ)
 
 
-## What is the current bug behavior?
+## Mitä tällä hetkellä tapahtuu?
 
-(What actually happens)
+(Miten vika ilmenee)
 
 
-## What is the expected correct behavior?
+## Mitä pitäisi tapahtua?
 
-(What you should see instead)
+(Mikä on oikea tapahtuma)
 
 
-## Relevant logs and/or screenshots
+## Tärkeät logit ja ruutukaappaukset
 
-(Paste any relevant logs - please use code blocks (```) to format console output,
-logs, and code as it's very hard to read otherwise.)
+(Kopioi tähän kaikki asiaankuuluvat logit - käytä koodiblokkeja (```) tekstin muotoiluun, muuten sitä on hankala lukea.)
 
 
-## Possible fixes
 
-(If you can, link to the line of code that might be responsible for the problem)
+## Mahdolliset korjaukset
+
+(Jos voit, linkitä tähän se koodin osa jossa ongelma mahdollisesti sijaitsee.)
 
 
 /label ~"Bug"
-- 
GitLab