8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83eb73b commit 069803fCopy full SHA for 069803f
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -33,9 +33,9 @@ body:
33
label: Steps to reproduce (if applicable)
34
description: List steps to reproduce the behavior.
35
placeholder: |
36
- 1.
37
- 2.
38
- 3.
+ 1.
+ 2.
+ 3.
39
4.
40
validations:
41
required: false
.github/stale.yml
@@ -16,5 +16,5 @@ markComment: >
16
for your contributions.
17
# Comment to post when closing a stale issue. Set to `false` to disable
18
closeComment: >
19
- Please reopen this issue once you commit the changes requested or
+ Please reopen this issue once you commit the changes requested or
20
make improvements on the code. Thank you for your contributions.
0 commit comments