codestates / codestates/16-applix-client
[Guide] Issue Card & 회고 Issue Card : 마크다운 및 형식
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Issue Card 마크다운
```
### ISSUE
- Group: `client`, `server`, `sr`
- Type: `bug`, `feature`, `delete`
- Detail: fix actions from client redux
### TODO
1. [ ] Job1
2. [ ] Job2
3. [ ] Job3
### Estimated time
> Pick one
### `0.5h`
### `1h`
### `1.5h`
### `2h`
### `2.5h`
### `3h`
### Labels
- Estimated time: `E: 1h`
- Group : `client`, `server`
- Sprint: `Sprint__NUMBER__`
- Urgency: `High`, `Middle`, `Low`
```
## 예시
### ISSUE
- Group: `client`
- Type: `feature`
- Detail: Map 사용자 위치 트래킹 및 마커표시
### TODO
2. [x] Data 파싱 (data.map)
1. [x] Server 에서 data fetch
3. [ ] 파싱 데이터 마커 위 사진으로 표시
### Estimated time
> Pick one
### `3h`
### Labels
- Estimated time: `E: 1h`
- Group : `client`, `server`
- Sprint: `Sprint__NUMBER__`
- Urgency: `High`, `Middle`, `Low`

***
# 회고 회고 Issue Card 마크다운
[**유어클래스 : Project Sprint 회고 안내문서**](https://urclass.codestates.com/cbb02052-780d-48a7-98f8-00ef9818c558?playlist=338)
### Issue Default Title
```
[Retrospect] N주차 회고 - 이름
```
### Template Content
```
# 이름
### Fact (사실) : 주요 사건에서 내가 취한 행동을 객관적으로 서술한다
- 내용
### Feeling (느낌) : 그때 느꼈던 기분을 간략히 정리한다
- 내용
### Finding (교훈) : 사건에서 얻은 교훈을 적는다
- 내용
### Future action(행동) : 그래서 내가 앞으로 취할 행동을 미래형으로 적는다
- 내용
```
## 예시

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.