From 80d929b099a3f6a3665bd749c59da148baa157ed Mon Sep 17 00:00:00 2001 From: Guo Pengfei <73603368+Michael-Jetson@users.noreply.github.com> Date: Tue, 4 Nov 2025 15:10:28 +0800 Subject: [PATCH] Delete template.md change --- template.md | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 template.md diff --git a/template.md b/template.md deleted file mode 100644 index e8e90935..00000000 --- a/template.md +++ /dev/null @@ -1,35 +0,0 @@ -## 课程简介 - -- 所属大学: -- 先修要求: -- 编程语言: -- 课程难度:🌟🌟🌟 -- 预计学时: - - - -## 课程资源 - -- 课程网站: -- 课程视频: -- 课程教材: -- 课程作业: - -## 资源汇总 - -@XXX 在学习这门课中用到的所有资源和作业实现都汇总在 [user/repo - GitHub](https://github.com/user/repo) 中。 - -## 备注 - -编写文档时尽量遵守 [Markdown Rules][md_rules] 与 [Markdown 简体中文与西文混排要点][cn_en_mixed_typography],前者可以通过 VS Code 插件 *markdownlint* 提示并处理。 - -[md_rules]: https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md -[cn_en_mixed_typography]: https://github.com/selfteaching/markdown-writing-with-mixed-cn-en - -正文中请删除该节。