Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
DefinetlyNotAI committed Jun 18, 2024
2 parents d75eb26 + 1b4ad75 commit 0141613
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
*.css linguist-vendored
*.html linguist-vendored
*.js linguist-vendored
WEB/** linguist-detectable=false
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ body:
validations:
required: true
- type: textarea
id: log
id: dlog
attributes:
label: Debugger Log
description: Include the log file generated by running `.\Logicytics --debugger`, copy the file contents and paste it in.
validations:
required: true
- type: textarea
id: log
id: clog
attributes:
label: Crash Log
description: Include the log file generated due to the crash, copy the file contents and paste it in.
Expand Down

0 comments on commit 0141613

Please sign in to comment.