Skip to content

ageofrage/haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

すごい H 本の学習リポジトリ

📚 ディレクトリの分け方

章ごとに分ける

🌲 ブランチルール

細かいとやる気を削ぐ可能性があるので、ざっくりやる

ブランチ

PR 使いたいから分けるくらいの温度感

  • master
    • homework(参考粒度は章ごとぐらいで)
    • fix

コミット

特に決まってない とりあえずテーマごとに分ける

    {
      "emoji": "📓",
      "code": ":notebook:",
      "description": "読んだ・読了",
    },
    {
      "emoji": "🤔",
      "code": ":thinking:",
      "description": "疑問・質問",
    },
    {
      "emoji": "🚨",
      "code": ":rotating_light:",
      "description": "重要・大事・気をつけたいポイント",
    },
    {
      "emoji": "🔈",
      "code": ":speaker:",
      "description": "補足・アドバイス",
    }

PR

1 on 1 前までに出す レビューしてもらう

🇹🇭 タイトルの付け方

# 

## テーマ

### 小見出し

#### 🤔 疑問・質問

#### 🚨 重要・大事・気をつけたいポイント

#### 📝 感想・コメント

#### 🔈 補足・アドバイス・メンターのコメント

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors