From 7c03c7573b6d88d984ec35921e0b44273f322836 Mon Sep 17 00:00:00 2001 From: puppycodes Date: Thu, 17 Nov 2022 18:04:53 -0800 Subject: [PATCH] add bug report --- templates/issues.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/templates/issues.md b/templates/issues.md index e69de29..d524fbf 100644 --- a/templates/issues.md +++ b/templates/issues.md @@ -0,0 +1,28 @@ +Bug Report Template +[Describe your experience] + +**Reproduction Steps:** + +1. [First Step] +2. [Second Step] +3. [Other Steps...] + +**Expected behavior:** + +[What did you expect to happen?] + +**Observed behavior:** + +[Describe observed behavior here] + +**Screenshots and GIFs** + +[Screenshots and GIFs which follow reproduction steps to demonstrate the problem] + +**OS and version:** [Enter OS name and version here] + +**Browser and version:** [Enter browser name and version here] + +**User information:** [If relevant anything specific to you like logs, public links, wallet address.] + +PLEASE TAKE CARE TO NOT UPLOAD SENSITIVE INFORMATION \ No newline at end of file