Git Product home page Git Product logo

doctree's Introduction

Rubyリファレンスマニュアル刷新計画 README
=========================================

## 指示-

- このリポジトリを右上隅のボタンを使用してフォークしてください。
- フォークしたリポジトリをパソコンにクローンします(`git clone`コマンドを使用し、クローンオプションのURLを指定)。
- 変更用の新しいブランチを作成します(例:`git branch new-user` と入力し、それにチェックアウトします:`git checkout new-user` または単に `git checkout -b new-user`)。
- ファイルを追加します(`git add -A`)、コミットします(`git commit -m "added myself"`)、そしてプッシュします(`git push origin new-user`)。
- プルリクエストを作成します。
- このリポジトリにスターをつけます。

## プルリクエストのマージを待つ

## お祝い - あなたは初めてのプルリクエストを完了しました!!

```py
'''
常に4つ以上のプルリクエストを作成してください。
たとえば、異なるプロジェクトに4つのプルリクエストを作成したとしますが、
1つのプロジェクトがハッカソンフェストのイベントから除外されている場合、そのプルリクエストはカウントされず、
除外されていない場合にのみ残りの3つの有効なプルリクエストがあります。
4つのプルリクエストを作成できない場合、デジタルスワッグを受け取ることはできません。
自分のリポジトリにプルリクエストを作成することをお勧めします。これは非常に安全な方法です。
リポジトリにはハッカソンフェストのトピックが含まれていることを忘れないでください。
'''




See: https://github.com/rurema/doctree/wiki

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.