diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml
index 4717bba2..7067943f 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -45,4 +45,4 @@ body:
id: error_output
attributes:
label: ❌ Paste the full error output (if available) or Screenshot.
- placeholder: "Include any relevant logs or error messages."
\ No newline at end of file
+ placeholder: "Include any relevant logs or error messages."
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml
index 158e6be0..aeff5983 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yaml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yaml
@@ -19,4 +19,4 @@ body:
label: 💡 Describe the solution you'd like
placeholder: "Provide a clear and concise description."
validations:
- required: true
\ No newline at end of file
+ required: true
diff --git a/scripts/main.ps1 b/scripts/main.ps1
index ba7ecd14..fecee8eb 100644
--- a/scripts/main.ps1
+++ b/scripts/main.ps1
@@ -487,7 +487,7 @@ $sync["AboutMenuItem"].Add_Click({
Invoke-WPFPopup -Action "Hide" -Popups @("Settings")
$authorInfo = @"
-Author : @christitustech
+Author : @ChrisTitusTech
UI : @MyDrift-user, @Marterich
Runspace : @DeveloperDurp, @Marterich
GitHub : ChrisTitusTech/winutil
@@ -495,6 +495,11 @@ Version :
+