Skip to content

add contributor information to readme.md#225

Open
moh-bash wants to merge 2 commits intoYarob50:mainfrom
moh-bash:main
Open

add contributor information to readme.md#225
moh-bash wants to merge 2 commits intoYarob50:mainfrom
moh-bash:main

Conversation

@moh-bash
Copy link

I added my name

Copilot AI review requested due to automatic review settings March 21, 2026 15:56
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new contributor entry to the README’s contributors table and tweaks the repository’s VS Code workspace color customization settings.

Changes:

  • Added a new contributor row (GitHub + LinkedIn links) to readme.md.
  • Removed several workbench.colorCustomizations keys from .vscode/settings.json.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
readme.md Adds a new contributor block in the contributors HTML table.
.vscode/settings.json Adjusts VS Code color customization settings by removing some entries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

readme.md Outdated
</table>
</td>
</tr>
<!-- //Mohamad Bashir // -->
Copy link

Copilot AI Mar 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Closing contributor marker uses <!-- //... // --> with extra spaces, while adjacent entries use <!--// Name //-->. Please keep the marker style consistent with the rest of the table.

Copilot uses AI. Check for mistakes.
Comment on lines +24 to +27
"statusBarItem.remoteBackground": "#C6FF00",
"activityBar.activeBorder": "#C6FF00",
"tab.activeBorder": "#C6FF00"
},
"activityBar.background": "#382742",
"titleBar.activeBackground": "#4E375C",
"titleBar.activeForeground": "#FBF9FC"
}
Copy link

Copilot AI Mar 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR description says "I added my name", but this hunk also changes repo-wide VS Code color customization settings. Either update the PR description to mention the settings change (and why it's needed), or drop this change so the PR scope matches its description.

Copilot uses AI. Check for mistakes.
readme.md Outdated
Comment on lines +2313 to +2315
<!-- //Mohamad Bashir // -->
<tr>
<td align="center" width="600">
Copy link

Copilot AI Mar 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The surrounding contributor markers use the format <!--// Name //--> (no extra spaces). These new markers include extra spaces (<!-- //... // -->), which makes the table harder to scan/grep consistently. Please match the existing marker style, and align indentation of the <tr> with neighboring entries.

Copilot uses AI. Check for mistakes.
@moh-bash moh-bash changed the title Update settings.json and add contributor information to readme.md add contributor information to readme.md Mar 22, 2026
@moh-bash moh-bash closed this Mar 22, 2026
@moh-bash moh-bash reopened this Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants