Code Monkey home page Code Monkey logo

elementary's Introduction

Elementary ๐Ÿ‘ถ

hacktober-fest

pre-requirment

install git

for ubuntu/deb users

sudo apt install git

for windows users

click here

About this repo

This is a repo for beginners to experience the path of open source contribution

Step 1

Fork this repo.

๐Ÿ’ก In the top-right corner of the page, click Fork.

1

Step 2

Edit files directly on GitHub or Clone the repo from your profile

1 edit file directly on github

  • In your repository, browse to the file Elementary

  • In the upper right corner of the file view, click pencil icon

    1

  • On the Edit file tab, make any changes you need to the file

    2

  • Above the new content, click Preview changes

    3

  • At the bottom of the page, type a short, meaningful commit message that describes the change you made to the file

    4

2 Clone the repo from your profile

  • Above the list of files, click Download icon Code

    3

  • To clone the repository using HTTPS, under "Clone with HTTPS", click . To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click Use SSH, then click . To clone a repository using GitHub CLI, click Use GitHub CLI, then click

    4

    5

  • open terminal /gitbash

  • Type git clone, and then paste the URL you copied earlier. It will look like this, with your GitHub username instead of YOUR-USERNAME:

  • eg:

git clone https://github.com/YOUR-USERNAME/Elementary.git

Step 3

Now the repo is in your local directory. Open it in a text editor. Go to the Names folder ,create file your name and add your name to yourname.txt file and save the file.

Step 4

  • Go to the cloned repo using terminal/command prompt.
  • Add the change using the command
git add .
  • Commit your changes
git commit -m "commit by <insert your name>" eg: git commit -m "yourname"
  • Push to your repo
git push origin main

Step 5

Now your change is in your repo. Go to the repo in your github account and see if it is there.

Step 6

Create a pull request to main repo in the organisation's account

  • Above the list of files, click Pull request

    7

  • Type a title and description for your pull request.

    8

  • To create a pull request that is ready for review, click Create Pull Request. To create a draft pull request, use the drop-down and select Create Draft Pull Request, then click Draft Pull Request

    9

Step 7

Once the maintainer of the main repo accept your PR, Voila its there ! ๐Ÿพ

elementary's People

Contributors

7953 avatar ahmadsinan786 avatar ajmalfawas avatar amaldevm avatar athifkk avatar dilu20035 avatar fasiltk avatar hafeelmohammadmt avatar jasimkp avatar mishab786 avatar mohammedsinansha avatar muhammedsavadm avatar musawir-ap avatar nizam-chenath avatar nizamkolathoden avatar safvan-99 avatar shameem78 avatar shibil102 avatar swali2k21 avatar thabsheerporuthiyil avatar umairbnufaisal avatar vishnudas-c avatar vishnuvgd avatar zuesxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

elementary's Issues

Correcting Readme.md

There are some bugs in readme.md which I want to correct under Hacktoberfest Label..Below are pictures of bugs..
image
image
Could you assign it to me under Hactoberfest :)

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.