diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2024-08-17 06:51:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-17 12:51:36 +0200 |
| commit | 35a17f38f6b32fe73ee6ef6d48cc774ddce998bd (patch) | |
| tree | d24730e206964e7983596a65805e9cc666b38223 /.github/ISSUE_TEMPLATE | |
| parent | b6cdb31c0591ffd4dd9fee7a44554f5d915ba58e (diff) | |
fix(fmt): upgrade to dprint-plugin-markdown 0.17.4 (#25075)
Closes https://github.com/denoland/deno/issues/20917
Closes https://github.com/denoland/deno/issues/21285
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 1 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a16c4ebbc..883291acf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,7 +4,6 @@ about: Report an issue found in the Deno CLI. title: '' labels: '' assignees: '' - --- Version: Deno x.x.x diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 4ebeb1ed5..8666a71e9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,5 +4,4 @@ about: Suggest a feature for the Deno CLI. title: '' labels: '' assignees: '' - --- |
