Coder Social home page Coder Social logo

sashank-05 / newbie-practice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gdsc-bit/newbie-practice

0.0 0.0 0.0 4 MB

This repo will be used as a playground by GDSC-BIT members to practice how to make a PR

Home Page: https://newbie-practice.vercel.app

JavaScript 14.33% CSS 22.59% HTML 63.09%

newbie-practice's Introduction

Hacktoberfest'23 Contributors

Welcome to the Hacktoberfest'23 Contributors repository! We're excited to have you contribute to this project.

Table of Contents

About the Project

This project is a simple HTML table displaying contributors' names, emails, and hobbies. Your contributions can include adding your information to the table or making improvements to the existing code.

How to Contribute

To contribute to this project, follow these steps:

Getting Started

  1. Fork this repository by clicking the "Fork" button in the top right corner of this page.

  2. Clone your forked repository to your local machine:

    git clone https://github.com/your-username/newbie-practice.git
    

Adding Your Contribution

1.Create a new branch for your contribution. Choose a meaningful branch name, for example:

git checkout -b add-your-name
  1. Edit the contributors.html file to add your information to the table.

    <tr>
      <td>Your Name</td>
      <td>Your Email</td>
      <td>Your Hobbies</td>
    </tr>
  2. Save the file and commit changes:

git add contributors.html
git commit -m "Add [Your Name] to contributors"

Making a Pull Request

  1. Push your changes to the forked repo :
git push origin add-your-name
  1. Visit the original repository on GitHub (the one you forked from).

  2. Create a Pull Request by clicking the "New Pull Request" button.

  3. In the pull request description, provide a brief summary of your contribution.

  4. Submit the Pull Request.

License

This project is licensed under the MIT License Thank you for contributing to Hacktoberfest'23 Contributors! Your contributions are greatly appreciated.

newbie-practice's People

Contributors

trishanu-init avatar divyej avatar varsha-pai avatar githubber-me avatar sashank-05 avatar rishabhkirito avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.