1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-23 18:34:02 +02:00

Update issue templates

Add bug issue template
This commit is contained in:
Chen-I Lim 2021-03-04 10:35:36 -08:00 committed by GitHub
parent d247685953
commit ddfac96826

30
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Summary:**
A clear and concise description of what the bug is.
** Steps to reproduce the behavior:**
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.
**Platform:**
- Browser and version [e.g. Chrome 88, Safari 12]
- OS and version: [e.g. Windows, Mac 10.15, iOS 13.1]
**Additional context**
Add any other context about the problem here.