chore: clean up issue templates (#1318)

This commit is contained in:
Yoshiya Hinosawa 2021-09-28 17:01:36 +09:00 committed by GitHub
parent 810f0e3107
commit a6069a3acc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 27 deletions

View File

@ -4,32 +4,28 @@ about: Create a report to help us improve
title: ''
labels: bug, needs triage
assignees: ''
---
**Describe the bug** A clear and concise description of what the bug is.
**Describe the bug**
**To Reproduce** Steps to reproduce the behavior:
**Steps to Reproduce**
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
<!--
Example
1. Create a file with the contents ...
2. Create a script with the contents ...
3. Execute the command ...
4. See error
-->
**Expected behavior** A clear and concise description of what you expected to
happen.
**Expected behavior**
**Screenshots** If applicable, add screenshots to help explain your problem.
<!-- A clear and concise description of what you expected to happen. -->
**Desktop (please complete the following information):**
**Environment**
<!-- please complete the following information -->
- OS: [e.g. Ubuntu 20.04, MacOS 11]
- Version
```
deno 1.11.0 (release, x86_64-unknown-linux-gnu)
v8 9.1.269.35
typescript 4.3.2
```
**Additional context** Add any other context about the problem here.
- deno version:
- std version:

View File

@ -9,14 +9,14 @@ assignees: ''
<!-- NOTE: for larger scale feature requests like additions to the standard library, consider opening a new discussion under the "Proposals" category over here: https://github.com/denoland/deno_std/discussions/new?category=proposals -->
**Is your feature request related to a problem? Please describe.** A clear and
concise description of what the problem is.
**Is your feature request related to a problem? Please describe.**
**Describe the solution you'd like** A clear and concise description of what you
want to happen.
<!-- A clear and concise description of what the problem is. -->
**Describe alternatives you've considered** A clear and concise description of
any alternative solutions or features you've considered.
**Describe the solution you'd like**
**Additional context** Add any other context or screenshots about the feature
request here.
<!-- A clear and concise description of what you want to happen. -->
**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->