Skip to content

Commit

Permalink
<Feat>: Add Issue template other language
Browse files Browse the repository at this point in the history
Added Eng Issue template.

Resolves: #54
  • Loading branch information
bdh1993 committed Dec 30, 2021
1 parent 1ad2e1c commit 181f946
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report-eng.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Bug Report
about: Description of the bug found
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior, please provide code snippets or a repository:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem. (Image drag & drop)

**Your PC environment**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

0 comments on commit 181f946

Please sign in to comment.