Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C4GT Community: Basic Details of Vivek Kumar Tiwari #308

Open
1 task
VivekTiwari-1 opened this issue Feb 8, 2024 · 5 comments · May be fixed by #309
Open
1 task

C4GT Community: Basic Details of Vivek Kumar Tiwari #308

VivekTiwari-1 opened this issue Feb 8, 2024 · 5 comments · May be fixed by #309

Comments

@VivekTiwari-1
Copy link

VivekTiwari-1 commented Feb 8, 2024

Ticket Contents

  • Vivek Kumar Tiwari
  • **GitHub Username: VivekTiwari-1
  • **LinkedIn Profile: www.linkedin.com/in/vivek-tiwari-b929a822b
  • I am a second year Computer Science Student, currently learning blockchain technology and web3

Goals

  • Adding your basic details

Implementation Details

To implement the changes in the Community.md file on the GitHub repository (https://github.com/Code4GovTech/C4GT/blob/main/Community.md), follow these steps:

  1. Fork the Repository:
  2. Clone Your Fork:
    • Open a terminal or command prompt.
    • Run the following command to clone your fork to your local machine:
         git clone https://github.com/your-username/C4GT.git
  3. Navigate to the Repository:
    • Change into the repository directory:
        cd C4GT
  4. Edit the Community.md File:
    • Open the Community.md file in a text editor. You can use any code editor or a simple text editor.
    • Locate the existing table and replace the details with your own:
        <table>
          <tr>
            <td>Name</td>
            <td>Your Name</td>
          </tr>
          <tr>
            <td>GitHub</td>
            <td>https://github.com/your-username</td>
          </tr>
          <tr>
            <td>LinkedIn</td>
            <td>https://www.linkedin.com/in/your-linkedin</td>
          </tr>
          <tr>
            <td>College</td>
            <td>Your College/University</td>
          </tr>
        </table>
  5. Save Changes:
    • Save the changes to the Community.md file.
  6. Commit Changes:
    • In the terminal, run the following commands to commit the changes:
       git add Community.md
       git commit -m "Update my details in Community.md"
  7. Push Changes to Your Fork:
    • Push the changes to your GitHub fork:
       git push origin main
  8. Create a Pull Request:
    • Visit your fork on GitHub (https://github.com/your-username/C4GT).
    • Click on the "New pull request" button.
    • Ensure the base repository is Code4GovTech/C4GT and the base branch is main.
    • Ensure the head repository is your fork and the compare branch is main.
    • Click "Create pull request" and provide a meaningful title and description.
    • Click "Create pull request" again to submit the pull request.
      Your changes will now be submitted as a pull request to the original repository, and the maintainers can review and merge them.

Product Name

C4GT

Organisation Name

C4GT

Tech Skills Needed

Markdown

Mentor(s)

@Shruti3004

Complexity

Beginner

Category

Documentation

Copy link

Hi!
Mandatory Details - The following details essential to submit tickets to C4GT Community Program are missing. Please add them!

  • Complexity must be High/Medium/Low

Without these details, the ticket cannot be listed on the C4GT Community Listing.

Important Details - These following details are helpful for contributors to effectively identify and contribute to tickets.

  • Domain - Area of governance
  • Sub-Category - Please mention the sub-category if any for the ticket

Please update the ticket

@VivekTiwari-1 VivekTiwari-1 linked a pull request Feb 8, 2024 that will close this issue
@VivekTiwari-1
Copy link
Author

I have updated Complexity from beginner to low, please review it

@Sumsum1231
Copy link

Hello @Shruti3004 @VivekTiwari-1 kindly see this PR I have raised #312

@Soham-27
Copy link

@Shruti3004 @VivekTiwari-1 kindly see this PR I have raised #319

@nthapa000
Copy link

@VivekTiwari-1 @Shruti3004 kindly see this PR I have raised #393

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants