Giter Club home page Giter Club logo

lollipopgame's Introduction

lollipopgame's People

Contributors

julien120 avatar

Watchers

James Cloos avatar  avatar

lollipopgame's Issues

GIthubの運用ルール

github の運用ルール

このプロジェクトは、IDD(Issue Driven Develop)で行います!

IDD(Issue Driven Develop)とは?
issue に対する開発を行い、必ず PullRequest も issue に向けた変更になっているように設計する開発手法です。

ルール

  1. main ブランチ への直接 Push は 🆖
  2. ブランチルールに則った Branch 名で作業ブランチを切ること
  3. PullRequest は必ず main ブランチ に向けて作ること

ブランチルール
feature/[issue番号]/[issueの内容(英語で)]

[例]
feature/1/createBaseWebApplication

作業の流れ

  1. Projectを確認して自分がアサインされている issue がないか確認
  2. アサインされている issue の中から実装しようと決めた issue を「In Progress」に移動する
  3. main ブランチをチェックアウトして、git pullする
  4. ブランチルールに従い、作業用のブランチを新規作成
  5. issue 内容を満たすようにローカル環境で開発を進める
    • commit はできるだけ作業内容が後から追ったときにわかりやすい単位で細かく切ること!
    • コミットメッセージは日本語で良いので丁寧に書くこと!
  6. 開発が完了したら、main←作業ブランチの PullRequest を作成する
  7. Pull Request にclose #1のように close コマンドを入力して、Pull Request をマージしたら紐づく issue が close されるようにしておく
  8. Reviewers, Assignees, Labels の項目を issue と合わせて設定しておく
  9. 「Files changed」で自分の書いたコードにバグなどがないか一通りチェックする

🚨TODOLIST🚨

締め切り当日

未処理 [締め切り]

  • ジュリアン: #7[5/10]

DONE [close日付]

  • ジュリアン:#1 [4/15] #2 [4/15] #3[4/25] #6[4/20] #4 [5/5] #5[5/10]

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.