Git Product home page Git Product logo

group_members's Introduction

SBG & MSP git Training: Practice Session

Build Status

Goal

Create a fork, a new branch, and submit a PR.

Steps

  1. Fork the group_members repo

  2. Clone your fork on your computer

    $ git clone https://github.com/YOURGITHUBLOGIN/group_members.git fork_group_members
  3. Checkout the develop branch.

  4. Create a new branch with your name (you must be in your newly created fork_group_members/ directory)

    $ git checkout -b practice_your_github_login
  5. Create a your_github_login.json file in the docs/_data folder. To do so open your favorite text editor and copy the following code snippet

    ---
    github: your_github_login
    name: FirstName LastName
    group: GROUP
    ---

    Example:

    ---
    github: syarra
    name: Sylvain Arreckx
    group: SBG
    ---
  6. Save and quit.

  7. Add and commit the file, then push the file to the repository

  8. Then, create a PR to the develop branch.

  9. Wait until all tests passed and correct the file if the tests haven't passed.

  10. Assign one syarra or laurentheirendt to review and merge your PR. If everything went well, your PR will be reviewed by one of the administrators and merged.

  11. See your avatar and name at https://uni-lu.github.io/group_members/ (the page might take a few minutes to update)

group_members's People

Contributors

syarra avatar laurentheirendt avatar

Watchers

 avatar

Forkers

sysbiochem

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.