Giter Club home page Giter Club logo

cosmoxplore's Introduction

cosmoXplore

Welcome, new contributors to CosmoXplore! We're excited to have you join us as we explore the cosmos.

Screenshot (187) Screenshot (188) Screenshot (189) Screenshot (190) Screenshot 2024-02-25 233331

Steps to Contribute πŸ‘¨β€πŸ’»

Give this project some love! Star⭐ the repo and follow @PranavBarthwal to stay in the loop.

  1. Fork the Repository: To make a copy of the repository in your GitHub account, click the "Fork" button located in the top right corner of the project repository page.

  2. Clone the Forked Repository: Clone the repository to your local development environment by opening the terminal or command prompt and executing the following command:

git clone https://github.com/<your-github-username>/cosmoXplore.git
  1. Create a New Branch: Establish a new branch for your profile using the command:
git checkout -b <branch_name>
  1. Add Your Changes: Add the modified files to the stage with the following command:
git add .
  1. Commit Your Changes: Save your alterations to the branch by executing:
git commit -m "Your descriptive commit message"
  1. Push to the Branch: Transmit the changes to the remote repository using:
git push origin <branch_name>
  1. Create a Pull Request: Submit your modifications to the main repository by generating a pull request. Click on the "Compare & pull request" button on your forked repository page.

  2. Wait for Review and Merge: Wait for the project maintainers to review and merge your changes.


cosmoxplore's People

Contributors

pranavbarthwal avatar shaurya35 avatar girish-07 avatar dikshadhasmana avatar abhishek-465 avatar divyalaldinani avatar aatmajajoshi avatar pankaj-bind avatar sharitha2002 avatar suhanipaliwal avatar arifakhtar51 avatar astro-dally avatar harithaguna avatar paulkrishanu4 avatar pawas108ram 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.