Initial commit

This commit is contained in:
forceoranj
2021-10-16 01:53:56 +02:00
commit ebdd8dccdd
104 changed files with 29770 additions and 0 deletions

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

@@ -0,0 +1,41 @@
---
name: "\U0001F41B Bug Report"
about: Create a report to help us improve
title: ""
labels: ""
assignees: ""
---
# Bug Report
## Describe the Bug
A clear and concise description of what the bug is.
## How to Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
1. Go to '....'
2. Click on '....'
3. See error
## Expected Behavior
Tell me what should happen.
## Screenshots
Add screenshots to help explain your problem.
## Your Environment
- Device: [e.g. MacBook Pro, iPhone12]
- OS: [e.g. macOS, iOS, Windows]
- Browser: [e.g. Chrome, Safari]
- Node version: [e.g. v16.0.0]
- App version: [e.g. v1.0.0]
## Additional Information
Any other information about the problem here.