Skip to content

Commit db3fb40

Browse files
authored
GitHub: Updated the issue template (#12332)
1 parent 8faf78b commit db3fb40

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,17 @@ body:
1313
label: Steps To Reproduce
1414
description: Steps to reproduce the behavior.
1515
placeholder: |
16-
1. Go to '....'
17-
2. Click on '....'
18-
3. Scroll down to '....'
16+
1.
17+
2.
18+
3.
1919
validations:
2020
required: true
2121
- type: textarea
2222
attributes:
2323
label: Requirements
24-
description: describe all the requirements to fix the issue (eg. Fix crash that occurs when...). If left blank, the issue will likely be closed without discussion.
24+
description: describe the expected behavior (eg. Fix crash that occurs when...). If left blank, the issue will likely be closed without discussion.
2525
value: |
2626
- eg. Fix crash that occurs when...
27-
- eg. Correct action happens when clicking...
2827
validations:
2928
required: true
3029
- type: input
@@ -46,10 +45,10 @@ body:
4645
attributes:
4746
label: Log file
4847
description: |
49-
This issue will be closed if the apps log file is not attatched.
48+
Please upload the log file as an attachment (DO NOT COPY OR PASTE THE CONTENTS INTO THIS FIELD)
5049
placeholder: |
5150
To upload the log, access it from Settings -> About -> Open log location; Or
5251
- Select the `debug.log` file from `%localappdata%\Packages\49306atecsolution.FilesUWP_et10x9a9vyk8t\LocalState`
53-
- Upload the file as an attachment
52+
- Drag and drop the file to upload as an attachment
5453
validations:
5554
required: true

0 commit comments

Comments
 (0)