Skip to content

Commit

Permalink
Update artifact-checklist.md (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
minhcloud authored Aug 19, 2024
1 parent ac117a7 commit fbdf599
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions operations/checklists/artifact-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,11 @@ authors:
Every 3 monts, we update and synchronize project charters and artifacts below.

1. Backup all source codes

- [ ] If applicable, establish a pull process to back up all source code

2. Project charter

- [ ] Description: What is the purpose of the project and which problem the product solve?
- [ ] Project scope: Which function our team involved our team?
- [ ] Tech stack: Which tech stack our team provide?
Expand All @@ -32,18 +35,26 @@ Every 3 monts, we update and synchronize project charters and artifacts below.
- [ ] Meetings: When the meeting is setup and for which purpose
- [ ] Communication channels
- [ ] Changelog: Link to the current changelog directory which record the updates of the team’s work
3. Milestones/roadmap

4. Milestones/roadmap

- [ ] What would the team do in the next 3 months?
4. Document

5. Document

- [ ] High-level diagrams (with description for the function of each component)

- [ ] ERD or class diagram
- [ ] Container diagram
- [ ] Component diagram
- [ ] Infrastructure diagram

- [ ] Flow, activity or state machine diagrams for core or complex features
- [ ] README

- [ ] Project description
- [ ] How to install and run source code
- [ ] How to contribute (coding convention, explanation of source structure and architecture…)

- [ ] .env document
- [ ] Potential issues, roadblocks

0 comments on commit fbdf599

Please sign in to comment.