Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jensrossbach committed Dec 22, 2020
2 parents d278e6d + 739fa4c commit 8af1f40
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/problem-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
name: Problem Report
about: Create a report to help improve the software
title: ''
labels: ''
assignees: ''

---

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

**To reproduce**
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.

**Context information**
Please complete the following information.
- Platform & OS:
- node-red-contrib-chronos version:
- Node-RED version:
- Node.js version:

**Additional information**
Add any other information about the problem here.

0 comments on commit 8af1f40

Please sign in to comment.