Skip to content

Commit

Permalink
Create issue template (#74)
Browse files Browse the repository at this point in the history
* Create issue template

* Ask for OS

* Update bug_report.md
  • Loading branch information
Ben Iofel authored Mar 24, 2020
1 parent 92770ea commit e655c21
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
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.

**Software**
OS and version (e.g. Ubuntu 20.04):
Code editor (e.g. VSCode):
Vala Language Server (e.g. git commit, or PPA/AUR version):
Vala version (`valac --version`):

**To Reproduce**
Source code repo:

Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

0 comments on commit e655c21

Please sign in to comment.