Skip to content

Commit 771c3f7

Browse files
committed
doc: improve bug (issue template)
1 parent a94abcc commit 771c3f7

File tree

1 file changed

+9
-15
lines changed

1 file changed

+9
-15
lines changed
Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,18 @@
11
---
2-
3-
name: "REPORT A BUG, HERE YOU HAVE A PATTERN"
4-
about: "Lets talk about bug or changes that can help us to improve the project."
5-
title: " 👉 - Short description of the bug"
2+
name: 'Report a bug'
3+
about: 'Basic report template with a structure to report a bug.'
4+
title: '<Verb in infinitive> Short title related to the bug'
65
labels: bug
7-
assignees: ""
8-
96
---
107

11-
## REPORT (Necessary)👀
12-
13-
### EXPECTED BEHAVIOR
8+
## Description
149

15-
Describe lo que esperabas que ocurriera al realizar los pasos anteriores.
16-
Explain to us what you were expecting from the program result after you introduced the data
10+
\<Short description of the bug>
1711

18-
### SCREENSHOTS OR FILE THAT SUPPLY EVIDENCE
12+
## Steps to reproduce it
1913

20-
If you could, please attach the log error or a screenshot
14+
1. \<Steps needed to reproduce the bug>
2115

22-
### ADDITIONAL INFORMATIONl
16+
## Expected behavior
2317

24-
Any important information that you want to mention.
18+
\<Expected behaviour on resolve the bug>

0 commit comments

Comments
 (0)