Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowCat567 authored Apr 16, 2024
1 parent f73db0c commit b71c02d
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ Sprint 1
1. Scrum Master: Bobby Impastato
2. Product Owner: Yujin Hong

Sprint 2
1. Scrum Master: Yujin Hong
2. Product Owner: Bobby Impastato

Sprint 3
1. Scrum Master: Yujin Hong
2. Product Owner: Leena Vieltojarvi

Team Norms:
1. Always respond to Discord within the same day.
2. Communicate the distribution of roles before taking them up.
Expand All @@ -21,11 +29,10 @@ Team Norms:
7. Sprints will last approx 2 weeks according to the class schedule.

Coding Standards:
1. Use VSCode and lint using ESLint
1. Use VSCode
2. Only push working code and make small, gradual commits.
3. Include comments in commits -m
4. Include comments in code
5. Automate tests with GitHub Actions
6. Be sure to commit your changes to a BRANCH other than the main branch. Code must be reviewed by a peer before merging to main branch.
5. Be sure to commit your changes to a BRANCH other than the main branch. Code must be reviewed by a peer before merging to main branch.


0 comments on commit b71c02d

Please sign in to comment.