mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-06 09:28:26 +08:00
style: remove trailing spaces (#1597)
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -33,9 +33,9 @@ body:
|
|||||||
label: Steps to reproduce (if applicable)
|
label: Steps to reproduce (if applicable)
|
||||||
description: List steps to reproduce the behavior.
|
description: List steps to reproduce the behavior.
|
||||||
placeholder: |
|
placeholder: |
|
||||||
1.
|
1.
|
||||||
2.
|
2.
|
||||||
3.
|
3.
|
||||||
4.
|
4.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@ -16,5 +16,5 @@ markComment: >
|
|||||||
for your contributions.
|
for your contributions.
|
||||||
# Comment to post when closing a stale issue. Set to `false` to disable
|
# Comment to post when closing a stale issue. Set to `false` to disable
|
||||||
closeComment: >
|
closeComment: >
|
||||||
Please reopen this issue once you commit the changes requested or
|
Please reopen this issue once you commit the changes requested or
|
||||||
make improvements on the code. Thank you for your contributions.
|
make improvements on the code. Thank you for your contributions.
|
||||||
|
Reference in New Issue
Block a user