C4GT Community: Add Aryan's details to Community.md#750
C4GT Community: Add Aryan's details to Community.md#750aryan-2255 wants to merge 1 commit intoCode4GovTech:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Adds/introduces a Community.md page containing community member details, including Aryan’s entry, as part of the C4GT 2026 community onboarding content.
Changes:
- Added a new
Community.mdfile with an “Our Community” section and multiple member entries in HTML table format. - Appended Aryan’s details (name, GitHub, LinkedIn, college) as a new entry.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Desktop/C4GT/Community.md
Outdated
|
|
||
| <table> |
There was a problem hiding this comment.
The table for “Shailiza Mayal” is not valid HTML: the “College” row is missing its second value and a new
starts before closing the /| <table> | |
| <td>N/A</td> | |
| </tr> | |
| </table> | |
| <table> |
Desktop/C4GT/Community.md
Outdated
| </tr> | ||
| <tr> | ||
| <td>GitHub</td> | ||
| <td>https://github.com/bhavyasri-24/C4GT.git</td> |
There was a problem hiding this comment.
This GitHub field points to a repository clone URL ending with .git, while other entries use profile URLs. If the intent is to link to the user profile, update it to the profile URL to keep the community list consistent and avoid broken links.
| <td>https://github.com/bhavyasri-24/C4GT.git</td> | |
| <td>https://github.com/bhavyasri-24</td> |
Desktop/C4GT/Community.md
Outdated
| </tr> | ||
| <tr> | ||
| <td>LinkedIn</td> | ||
| <td>www.linkedin.com/in/bhavya-kureti-b946a129a</td> |
There was a problem hiding this comment.
LinkedIn URL is missing the scheme (https://), which can prevent it from being recognized as a clickable link in some renderers. Please use a full URL (e.g., https://www.linkedin.com/in/...).
| <td>www.linkedin.com/in/bhavya-kureti-b946a129a</td> | |
| <td>https://www.linkedin.com/in/bhavya-kureti-b946a129a</td> |
Desktop/C4GT/Community.md
Outdated
| <td>https://github.com/dev-KS-155 </td> | ||
| </tr> | ||
| <tr> | ||
| <td>LinkedIn</td> | ||
| <td> https://www.linkedin.com/in/krishna-sumit</td> |
There was a problem hiding this comment.
There’s trailing/leading whitespace inside these URLs, which can lead to copy/paste issues and broken links in some Markdown renderers. Please trim the extra spaces from both the GitHub and LinkedIn cells.
| <td>https://github.com/dev-KS-155 </td> | |
| </tr> | |
| <tr> | |
| <td>LinkedIn</td> | |
| <td> https://www.linkedin.com/in/krishna-sumit</td> | |
| <td>https://github.com/dev-KS-155</td> | |
| </tr> | |
| <tr> | |
| <td>LinkedIn</td> | |
| <td>https://www.linkedin.com/in/krishna-sumit</td> |
Desktop/C4GT/Community.md
Outdated
| </tr> | ||
| <tr> | ||
| <td>LinkedIn</td> | ||
| <td>www.linkedin.com/in/harshavardhan-uphade-060112284</td> |
There was a problem hiding this comment.
LinkedIn URL is missing the scheme (https://), which can prevent it from being recognized as a clickable link in some renderers. Please use a full URL (e.g., https://www.linkedin.com/in/...).
| <td>www.linkedin.com/in/harshavardhan-uphade-060112284</td> | |
| <td>https://www.linkedin.com/in/harshavardhan-uphade-060112284</td> |
Desktop/C4GT/Community.md
Outdated
| </tr> | ||
| <tr> | ||
| <td>LinkedIn</td> | ||
| <td>www.linkedin.com/in/krushna-prasad-marndi-07604b258</td> |
There was a problem hiding this comment.
LinkedIn URL is missing the scheme (https://), which can prevent it from being recognized as a clickable link in some renderers. Please use a full URL (e.g., https://www.linkedin.com/in/...).
| <td>www.linkedin.com/in/krushna-prasad-marndi-07604b258</td> | |
| <td>https://www.linkedin.com/in/krushna-prasad-marndi-07604b258</td> |
Desktop/C4GT/Community.md
Outdated
| </tr> | ||
| <tr> | ||
| <td>LinkedIn</td> | ||
| <td>www.linkedin.com/in/biswaprem-sahu-4384702a1</td> |
There was a problem hiding this comment.
LinkedIn URL is missing the scheme (https://), which can prevent it from being recognized as a clickable link in some renderers. Please use a full URL (e.g., https://www.linkedin.com/in/...).
| <td>www.linkedin.com/in/biswaprem-sahu-4384702a1</td> | |
| <td>https://www.linkedin.com/in/biswaprem-sahu-4384702a1</td> |
a73fd46 to
3436183
Compare
Adding my details to the Community.md file as part of joining the C4GT 2026 community.