-
-
Notifications
You must be signed in to change notification settings - Fork 37
Pull Request Manual
Huan LI (李卓桓) edited this page Jun 10, 2019
·
7 revisions
参加 AMC 沙龙需要提交 Pull Request。
在 https://github.com/BUPT/ai-ml.club/blob/master/docs/_pages/papers.md 项目中,以 Pull Request 的形式,将自己想讲解的论文进行修订。
注意:请在各自的 Pull Request 的描述中,引用本会议纪要的 issue URL,以便于会议纪要进行追踪。
轮值主席在收到大家的PR后,在会议通知发送之前进行Merge。
注意:
- 在各自的 Pull Request 的描述中,引用本会议纪要的 issue URL,以便于会议纪要进行追踪。
- 在 Pull Request 中,说明自己是属于 Oral 还是 Poster.
- Fork it
- Create your paper branch (git checkout -b my-new-paper)
- Commit your changes (git commit -am 'Added some paper')
- Push to the branch (git push origin my-new-paper)
- Create a new Pull Request
2018 - 2019 AI ML Club