Toggle navigation
Toggle navigation
This project
Loading...
Sign in
신원형
/
study-or-enjoy
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김연우
2022-06-07 15:26:50 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4c3d2824e2a1997702f5aa42d185c08bc369b229
4c3d2824
1 parent
38c9c6b6
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
7 deletions
README.md
README.md
View file @
4c3d282
...
...
@@ -35,20 +35,33 @@ and add setting.json at root directory for channel access
# Contributing
1.
Fork this project
'git fork http://khuhub.khu.ac.kr/2018102202/study-or-enjoy.git'
`git fork http://khuhub.khu.ac.kr/2018102202/study-or-enjoy.git`
2.
Clone the project
'git clone http://khuhub.khu.ac.kr/{id}/study-or-enjoy.git'
`git clone http://khuhub.khu.ac.kr/{id}/study-or-enjoy.git`
3.
Create your own branch
'git checkout -b {new_branch}
`git checkout -b {new_branch}`
4.
Commit your changes
'git commit -m "update new feature'
`git commit -m "update new feature`
5.
Push it to the Branch
'git push origin {new_branch}'
`git push origin {new_branch}`
6.
Create pull request
# License
# Contact
-
**신원형**
(2018102202) :
-
**최유정**
(2019102235) :
-
**김연우**
(2021105581) : yeonwx@khu.ac.kr
\ No newline at end of file
-
**최유정**
(2019102235) : myyou331@khu.ac.kr
-
**김연우**
(2021105581) : yeonwx@khu.ac.kr
http://khuhub.khu.ac.kr/2018102202/study-or-enjoy
\ No newline at end of file
...
...
Please
register
or
login
to post a comment