big changes; we have a good TS config now
This commit is contained in:
parent
cbbaf54b33
commit
4497991344
54 changed files with 750 additions and 671 deletions
4
.github/ISSUE_TEMPLATE/api-request.md
vendored
4
.github/ISSUE_TEMPLATE/api-request.md
vendored
|
|
@ -15,5 +15,5 @@ A link to their API documentation
|
|||
**What does the API do/offer**
|
||||
A short description of what data the API offers
|
||||
|
||||
- [ ] Is the API free to use
|
||||
- [ ] Does the API require authentication
|
||||
- [ ] Is the API free to use
|
||||
- [ ] Does the API require authentication
|
||||
|
|
|
|||
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -6,8 +6,8 @@ labels: bug
|
|||
assignees: ''
|
||||
---
|
||||
|
||||
- [ ] The Plugin is up to date
|
||||
- [ ] Obsidian is up to date
|
||||
- [ ] The Plugin is up to date
|
||||
- [ ] Obsidian is up to date
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
|
@ -28,11 +28,11 @@ If applicable, add screenshots to help explain your problem.
|
|||
|
||||
**Occurs on**
|
||||
|
||||
- [ ] Windows
|
||||
- [ ] macOS
|
||||
- [ ] Linux
|
||||
- [ ] Android
|
||||
- [ ] iOS
|
||||
- [ ] Windows
|
||||
- [ ] macOS
|
||||
- [ ] Linux
|
||||
- [ ] Android
|
||||
- [ ] iOS
|
||||
|
||||
**Plugin version**
|
||||
x.x.x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue