Update issue templates

This commit is contained in:
Dale de Silva 2024-04-19 22:57:54 +10:00 committed by GitHub
parent 9923ffcedd
commit 36e483227a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 51 additions and 0 deletions

39
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,39 @@
---
name: Bug report
about: Create a report to warn others of errors
title: ''
labels: bug
assignees: ''
---
>Please note that this plugin is no longer being maintained. However, I helped implement Google Keep Import into the official [Obsidian Importer](https://github.com/obsidianmd/obsidian-importer) plugin. Unless you need certain import customisations that this plugin offers, you should use that instead.
> If you find a bug and want to warn others, please go ahead and post a report, however, because of the above, it's very unlikely it will be fixed.
**Describe the bug**
A clear and concise description of what the bug is.
**Video or screenshots**
If it makes sense, add a quick video screen capture demonstrating the bug. Record it, then delete this paragraph and drag in the file. It's often easier than trying to describe each step.
>You can capture a video fairly easily for free with an app called [Kap](https://getkap.co/) (Mac), or [Loom](https://chromewebstore.google.com/detail/loom-%E2%80%93-screen-recorder-sc/liecbddmkiiihnedobmlmillhodjkdmb
) (Windows/Mac).
**To Reproduce**
If you're video or screenshots need more context, describe the steps reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
If it's not super dooper obvious, what did you expect to happen?
**Desktop (please complete the following information):**
- **Device & OS**: [e.g. Surface Pro 10, Windows]
- **Plugin version**: (Check in Settings / Community Plugins)
- **Obsidian version**: (Check in Settings / General)
**Additional context**
Add any other context about the problem if you're not fed up already.

View file

@ -0,0 +1,12 @@
---
name: Question or comment
about: Anything that's not a bug report
title: ''
labels: question
assignees: ''
---
>Please note that this plugin is no longer being maintained. However, I helped implement Google Keep Import into the official [Obsidian Importer](https://github.com/obsidianmd/obsidian-importer) plugin. Unless you need certain import customisations that this plugin offers, you should use that instead.
> If you have a question or a comment though, I'd be happy to hear from you.