Skip to content

Commit 50fb513

Browse files
Remove ActivityLog.xml from Razor issue template (#24573)
pre-requisite checklist
1 parent 7487988 commit 50fb513

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/razor_tooling.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ We will close this issue if:
3535
Please collect the data below before reporting your issue to aid us in diagnosing the root cause.
3636

3737
#### Activity log
38-
[Here](https://docs.microsoft.com/en-us/visualstudio/extensibility/how-to-use-the-activity-log?view=vs-2019#to-examine-the-activity-log) are the instructions on how to generate/acquire one.
38+
[Here](https://docs.microsoft.com/en-us/visualstudio/extensibility/how-to-use-the-activity-log?view=vs-2019#to-examine-the-activity-log) are the instructions on how to generate/acquire one. Note that GitHub does not generally allow .xml files to be uploaded with issues.
3939

4040
#### Razor Language Server Client log
4141
<!-- In Visual Studio's `Output` window, the drop-down contains a `Razor Language Server Client` item. Include that below. -->
@@ -61,6 +61,5 @@ Paste log output here
6161

6262
### Pre-requisite checklist
6363
- [ ] Steps to reproduce the issue
64-
- [ ] Visual Studio Activity Log attached.
6564
- [ ] Razor Language Server client logs included.
6665
- [ ] HTML Language Server client logs included

0 commit comments

Comments
 (0)