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 fa87fc1

Browse files
committed
CR changes part 2
1 parent 35d36d3 commit fa87fc1

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

‎.github/ISSUE_TEMPLATE/bug_report.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ description: "Create a report to help us improve"
33
title: "[BUG]: "
44
labels: ["bug"]
55
body:
6-
- type: markdown
6+
- type: markdown
77
attributes:
8-
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)."
8+
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
1010
attributes:
1111
label: Description
12-
description: Explain what is the problem.
12+
description: Explain what the problem is.
1313
validations:
1414
required: true
1515
- type: textarea

‎.github/ISSUE_TEMPLATE/feature_request.yml‎

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
name: Feature request
2-
description: "Suggest features, propose improvements, discuss new ideas"
2+
description: 'Suggest features, propose improvements, discuss new ideas'
33
title: '[FEATURE]: '
44
labels: ['enhancement']
55
body:
6-
- type: markdown
7-
attributes:
8-
value: '## This issue template is not for requesting new algorithms. For new algorithms, PRs should be opened directly.'
96
- type: markdown
107
attributes:
11-
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).'
8+
value: |
9+
## 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)
1211
- type: textarea
1312
attributes:
1413
label: Motivation

0 commit comments

Comments
(0)

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