Browse Source

Update issue templates

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.8.6
Erez Shinan 5 years ago
committed by GitHub
parent
commit
7d6a3a2a3f
1 changed files with 18 additions and 0 deletions
  1. +18
    -0
      .github/ISSUE_TEMPLATE/bug_report.md

+ 18
- 0
.github/ISSUE_TEMPLATE/bug_report.md View File

@@ -0,0 +1,18 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**

A clear and concise description of what the bug is, and what you expected to happen.

**To Reproduce**

Provide a short script that reproduces the erroneous behavior.

If that is impossible, provide clear steps to reproduce the behavior.

Loading…
Cancel
Save