snu-sf-class / swpp202401

Principles and Practices of Software Development Main Repository
14 stars 4 forks source link

[Project] 스프린트 Late 제출 #118

Open hanolee opened 6 months ago

hanolee commented 6 months ago

개발을 하다보니 늦어져서 스프린트 1의 작업이 2에까지 밀렸는데, 해당 작업의 경우에는 커밋을 [Sprint 1]으로 해야할까요 [Sprint 2]로 해야할까요?? 헷갈려서 질문을 드립니다.

strikef commented 6 months ago

최초로 올린 날짜를 기준으로, 즉 지금 같은 경우는 Sprint 1로 올리시면 됩니다

haeeun125 commented 6 months ago

위 경우는 sprint1 에서는 PR을 올리지 않았고, sprint2 기간에 처음으로 PR을 올리는 경우입니다. 즉, 최초로 올린 날짜를 기준으로 하면 sprint2이고, 작업을 시작한 날짜를 기준으로 하면 sprint 1인 것 같습니다. Sprint1과 sprint2 중에 어느 쪽이 맞을까요?

strikef commented 6 months ago

최초로 PR을 올린 날짜를 기준으로, Sprint 2로 하시면 되겠습니다.