Tweak issue templates

Signed-off-by: itowlson <ivan.towlson@fermyon.com>
This commit is contained in:
itowlson 2023-06-23 13:10:10 +12:00
parent d092cf4058
commit 141f64565c
No known key found for this signature in database
GPG Key ID: 35C1D48AFA20CF2E
3 changed files with 28 additions and 15 deletions

View File

@ -1,15 +0,0 @@
---
name: FAQ and Troubleshooting sources
about: This template provides links to the FAQ and Troubleshooting materials.
title: ''
labels: ''
assignees: ''
---
# Troubleshooting
1. https://developer.fermyon.com/spin/rust-components#troubleshooting
# FAQ
1. https://developer.fermyon.com/cloud/faq
2. https://developer.fermyon.com/spin/build#setting-up-for-spin-build

View File

@ -0,0 +1,19 @@
---
name: Report a bug or problem
about: Let us know about something that isn't working as you expect, or ask about a problem
title: ''
labels: ''
assignees: ''
---
Do any of the following links help with your problem?
[Application Prerequisites](https://developer.fermyon.com/spin/build#setting-up-for-spin-build)
[Troubleshooting - Rust](https://developer.fermyon.com/spin/rust-components#troubleshooting)
[Cloud FAQ](https://developer.fermyon.com/cloud/faq)
If you still see a bug or problem, please let us know:
* Spin version (`spin --version`)
* Installed plugin versions (`spin plugins list --installed`)

9
.github/ISSUE_TEMPLATE/suggestion.md vendored Normal file
View File

@ -0,0 +1,9 @@
---
name: Share a suggestion
about: Suggest an improvement, new feature, or something we could do better
title: ''
labels: ''
assignees: ''
---