[gtk-web/new-website: 130/180] added bug issue template



commit 81d18368e21846b2462463b50f9bc46b699c26d3
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date:   Thu Aug 8 18:49:41 2019 +0530

    added bug issue template

 .gitlab/issue_templates/Bug.md | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
---
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
index e69de29..6dfcf62 100644
--- a/.gitlab/issue_templates/Bug.md
+++ b/.gitlab/issue_templates/Bug.md
@@ -0,0 +1,20 @@
+# System information #
+What is your operating system and its version? _(e.g. "Linux, Fedora 29" or "Windows 8.1")_
+
+What is your browser and its version? _(e.g. "Chrome 75.0.3770.142")_
+
+# Bug information #
+## Steps to reproduce ##
+- Step by step, how can you make the problem appear?
+- List those steps here.
+- If the problem doesn't happen every time, note that as well.
+
+## Current behaviour ##
+What happened that made it evident there was a problem? 
+Copy and paste the exact text of any error messages.
+Use code blocks (```) to format them.
+
+## Expected behaviour ##
+What did you expect to see instead?
+
+/label ~"1. Bug"
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]