fix(repo): update stale ChatTwo paths in repo configs
- .gitattributes: linguist-generated path was still pointing at the pre-v1.0.0 ChatTwo/Resources/ tree, which silently let the renamed HellionChat/Resources/Language.*.resx files leak into Linguist's language statistics - bug_report.yml: drop the "or ChatTwo" filter hint; the plugin only emits HellionChat.* into /xllog since the v1.0.0 standalone cut
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
# Generated files
|
||||
ChatTwo/Resources/Language.*.resx linguist-generated=true
|
||||
HellionChat/Resources/Language.*.resx linguist-generated=true
|
||||
@@ -59,7 +59,7 @@ body:
|
||||
id: log
|
||||
attributes:
|
||||
label: Relevant /xllog excerpt
|
||||
description: Filter for "HellionChat" or "ChatTwo" if the log is huge
|
||||
description: Filter for "HellionChat" if the log is huge
|
||||
render: text
|
||||
|
||||
- type: checkboxes
|
||||
|
||||
Reference in New Issue
Block a user