donaricano-btn

 Issue

- Bug or discussion about development

- Issue is managed by BTS(Bug Tracking System)


1. When do we use ?

- Find a bug

- Counsel or question

- Function that will be added


2. Syntax Highlight

````ruby

def hello_world

puts 'hello'

end

````


3. How to handle the issues

3_1. Label

- Attach a Label to the issue


3_2. milestones

Use Milestones to create collections of Issues and Pull Requests for a particular release or project.



4. To do list


5. Control Issue by using commit

5_1. commit to relate to issue

- Issues has a own number like #1

- I commit with issue number 


5_2. Issue will be closed 

- Example : commit message + fix #1


close #1

resolve #1.. etc







블로그 이미지

리딩리드

,