Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 80e0f67

Browse files
committed
CR changes part 3
1 parent fa87fc1 commit 80e0f67

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "Create a report to help us improve"
33
title: "[BUG]: "
44
labels: ["bug"]
55
body:
6-
- type: markdown
6+
- type: markdown
77
attributes:
88
value: "### Before you open an issue, please verify if a similar one already exists or has been closed before. More details about the process of contributing can be found in [CONTRIBUTING.md](https://github.com/TheAlgorithms/JavaScript/blob/master/CONTRIBUTING.md)."
99
- type: textarea
@@ -26,7 +26,7 @@ body:
2626
required: true
2727
- type: textarea
2828
attributes:
29-
label: Reproduction steps
29+
label: Steps to reproduce (if applicable)
3030
description: List steps to reproduce the behavior.
3131
placeholder: |
3232
1.
@@ -38,7 +38,7 @@ body:
3838
- type: textarea
3939
attributes:
4040
label: Specifications
41-
description: List steps to reproduce the behavior.
41+
description: Specify version, platform, and web browser (if applicable).
4242
placeholder: |
4343
1. Version:
4444
2. Platform:

‎.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ body:
77
attributes:
88
value: |
99
## This issue template is not for requesting new algorithms. For new algorithms, PRs should be opened directly.
10-
## Make sure your issue isn't a duplicate and you follow our [contributing guidelines](https://github.com/TheAlgorithms/TypeScript/blob/master/CONTRIBUTING.md)
10+
## Make sure your issue isn't a duplicate and you follow our [contributing guidelines](https://github.com/TheAlgorithms/JavaScript/blob/master/CONTRIBUTING.md)
1111
- type: textarea
1212
attributes:
1313
label: Motivation

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /