Skip to content

Commit e0e8544

Browse files
committed
Update README to add 4th step in contribution
1 parent 0722357 commit e0e8544

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,6 @@ Before writing code, you **MUST** read the architecture guide. It explains **The
9797
1. **Do not break the build**: Run `SPM` before pushing.
9898
2. **Use Comments**: If you write complex logic, explain it.
9999
3. **Global Data**: Remember we save data to `Path.home() / .spm_data`, NOT the local folder.
100+
4. **Discord**: Go to the programming channel and type a message explaining which file and function you will be working on, so if multiple people are working on the same file, they are working on different parts and there is no overlap.
100101
101102
Good luck team! Let's build something secure. 🚀

0 commit comments

Comments
 (0)