Files
basic-programming-course/src/content/templates/contributing-guidelines.md
T

887 B
Raw Blame History

💾 General Workflow

  • Pull before editing
  • Push after committing
  • One person = one personal notes file (e.g., 04-Notes-JohnDoe.md)
  • Shared files like Overview.md → edit only if youve pulled recently and no one else is working on it
  • Do NOT change the folder structure without notice

🧠 Ownership

File Type Who Can Edit
04-Notes-YourName.md The owner only
Overview.md Agreed upon
Other Files Anyone (coordinate via Telegram or Issues)

🛠 Tools

  • Use Obsidian Git plugin or GitHub Desktop
  • Keep commit messages clear: "Add summary for CNNs", not "Update"

💥 Conflicts

  • If conflict occurs, ping someone experienced or back up your changes