GithubHelp home page GithubHelp logo

git-practice's Introduction

Git--Practice

专用于本团队内部的Git练习

练习代码贡献中的 forkpull request 等操作。

为仓库贡献代码应当怎么做?

  • 注意阅读仓库的 contributing.md 文档,它通常位于仓库的根目录或 docs 文件夹下。

  • 认领 issue

  • 开始编码

    • 创建 Fork 仓库或同步 Fork 仓库
    • 创建或选定分支
    • 提交代码
  • 创建 Pull Request

    • 在 PR 的描述部分中加上 close #123 (假定你要完成的 issue 编号是 123 的话)
  • 等待代码审查

练习

在练习中提交的内容没有限制,可以是在 records 文件夹下提交一个属于自己的 .md 文件,也可以是完善本仓库。

需要注意的是,练习失败的那些产物对于新手来说只能是删掉再来一次。当然你也可以通过提升自己的 git 水平,用一些奇淫巧技拯救此前错误的练习结果。

练习一

练习目标:完成第一次提交

注意事项:

  • 创建一个 issue,标题命名为 Ex1ex1练习1练习一,机器人会将它分配给你,成为你的专属练习 issue
  • 记得查看 CONTRIBUTING.md 里的规范(比如 git message 要使用 angular 规范
  • 建议自己创建一个分支,并在分支上修改后提交 PR,具体做法和理由见练习二。

练习二

练习目标:完成第二次提交

注意事项:

  • 创建一个 issue,标题命名为 Ex2ex2练习2练习二,机器人会将它分配给你,成为你的专属练习 issue
  • 务必保持此次提交不包括上次提交的 git message。

TODO

  • 基本文字介绍
  • 完成第一个贡献流程
  • 完成一次手动评判
  • 利用 GitHub Actions 自动评判流程并给予提示
  • 更为充实的文字介绍

git-practice's People

Contributors

norton-lin avatar

git-practice's Issues

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.