mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Update issue templates (#917)
* Update issue templates * Remove old issue template
This commit is contained in:
parent
465f79d5e1
commit
85b532a7cd
2 changed files with 13 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
|
||||
---
|
||||
|
||||
## Environment data
|
||||
|
||||
- PTVSD version: XXX
|
||||
|
|
@ -15,4 +21,3 @@ XXX
|
|||
|
||||
## Steps to reproduce:
|
||||
1. XXX
|
||||
|
||||
7
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
7
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue