mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore: github: issue template
This commit is contained in:
parent
2dea0a3b2d
commit
4eaeccba1c
2 changed files with 4 additions and 13 deletions
13
.github/ISSUE_TEMPLATE.md
vendored
13
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -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
4
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
contact_links:
|
||||
- name: Stack Overflow
|
||||
url: https://stackoverflow.com/search?q=cloudcmd
|
||||
about: Please ask and answer questions here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue