style: remove trailing spaces (#1597)

This commit is contained in:
Piotr Idzik
2024-01-16 08:00:39 +01:00
committed by GitHub
parent 83eb73b26f
commit 069803f271
2 changed files with 4 additions and 4 deletions

View File

@ -33,9 +33,9 @@ body:
label: Steps to reproduce (if applicable)
description: List steps to reproduce the behavior.
placeholder: |
1.
2.
3.
1.
2.
3.
4.
validations:
required: false

2
.github/stale.yml vendored
View File

@ -16,5 +16,5 @@ markComment: >
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
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.