Skip to content
GLARTEmbedded edited this page Apr 17, 2025 · 16 revisions

Mood Coffee – Project Wiki Welcome!

Notice

Things need to be done before starting Pull requests

  • Makesure you have megred from main before you start your Pull requests, which means the whole project on your computer is already up to date and your working envirnoment is just like others'(Everyone can share same progress on time).
  • Makesure your project can successfully complie without any warning & error. This can make the enviroment on main branch is suitable for everyone to pull and do own development.
  • Add comments on your codes(at least on public interface of your class)

Clone this wiki locally