Merge branch 'main' into ppr-static

This commit is contained in:
Sam Becker 2024-04-29 09:38:48 -05:00
commit cdc5fc6586
2 changed files with 40 additions and 0 deletions

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

@ -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.
**Does your template use custom code?**
If so, what features/customizations have you added?
**Steps to Reproduce**
1. Go to '...'
2. Click on '....'
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Device details**
- Device/OS: [e.g. Windows, macOS, iPhone15Pro, Android]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

View File

@ -0,0 +1,14 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.