Update issue templates (#87)

This commit is contained in:
Alek Petuskey 2022-12-13 12:51:48 -08:00 committed by GitHub
parent 9ecadcc646
commit 8d2488379c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
- Code/Link to Repo:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
** Specifics (please complete the following information):**
- Python Version:
- Pynecone Version:
- OS:
- Browser (Optional):
**Additional context**
Add any other context about the problem here.