Giter VIP home page Giter VIP logo

main-project-daily-reports-s7-csa's Introduction

Main Project Daily/Monthly Reports S7 CSA

New repository to add daily/weekly/monthly reports of main project

How to update your Individual/Team Report ?

1. Fork the repository:

Create a fork of this repository.

Fork the repo

2.Clone your fork locally/Work on the web:

Using the command line:

Copy the repo URL:

Copy the repo URL

Clone it with the git command:

git clone code.git

You are free to work on it from the web interface , without cloning it locally.

3. Make your changes:

Now edit some files. Change your appropriate readme.md files etc

4. Add your new changes:

(Skip this step if you are making the changes on the web.)

Add the changed files with the git command:

git add .

5. Create a commit:

Commit the added files to your branch:

git commit -m 'Your commit description'

(Skip this step and add commit message directly and commit changes , if you are making changes on the web.)

6. Push changes to your fork:

Push the new commits on your branch to your fork:

(Skip this step if you are making the changes on the web.)

git push 

7. Enter pull requests:

Now go to your fork on GitHub or to the original repo Pull Requests:

Pull requests

8. New pull request:

Create a new pull request:

New pull request

You will go a "Comparing changes" page.

9. Create pull request:

Create pull request

Click "Create pull request", add a title, description and you're done!

Readme.md's usually support only markdown's


for help with creating markdowns refer :

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.