chore: github: issue template

This commit is contained in:
coderaiser 2025-02-04 15:53:17 +02:00 committed by GitHub
parent 2dea0a3b2d
commit 4eaeccba1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 13 deletions

View file

@ -1,13 +0,0 @@
<!--
Thank you for reporting an issue. Please fill in the template below. If unsure
about something, just do as best as you're able.
-->
- **Version** (`cloudcmd -v`):
- **Node Version** `node -v`:
- **OS** (`uname -a` on Linux):
- **Browser name/version**:
- **Used Command Line Parameters**:
- **Changed Config**:
- [ ] **I'm ready to donate on [Patreon](https://patreon.com/coderaiser) 🎁**
- [ ] **I'm willing to work on this issue 💪**

4
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,4 @@
contact_links:
- name: Stack Overflow
url: https://stackoverflow.com/search?q=cloudcmd
about: Please ask and answer questions here.