Skip to content

Commit 25e884d

Browse files
authored
Create GitHub issue templates (#1641)
1 parent 80e997d commit 25e884d

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!-- Please read our issue reporting guide: https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=GVSCO_reporting -->
11+
<!-- Please read our docs on troubleshooting common issues: https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=GVSCO_editproblems -->
12+
<!-- 🔎 Search existing issues to avoid creating duplicates. -->
13+
<!-- If you are experiencing an issue with the debugger, follow these steps before opening an issue: https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=GVSCO_debug#GVSCO_debug_troubleshoot -->
14+
<!-- If you are experiencing an issue with the Lite Terminal, follow these steps before opening an issue: https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=GVSCO_debug#GVSCO_debug_websocket_debug -->
15+
Are you using client-side or server-side editing?:
16+
17+
- VS Code Version:
18+
- Extension Version:
19+
- OS:
20+
- Server `$ZVERSION` (if applicable):
21+
22+
Steps to Reproduce:
23+
24+
1.
25+
2.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!-- 🔎 Search existing issues to avoid creating duplicates. -->
11+
12+
<!-- Describe the feature you'd like. -->

0 commit comments

Comments
 (0)