瀏覽代碼

Update ISSUE_TEMPLATE

Daniel Stefanovic 7 年之前
父節點
當前提交
2db14048bd
共有 1 個文件被更改,包括 28 次插入5 次删除
  1. 28 5
      ISSUE_TEMPLATE

+ 28 - 5
ISSUE_TEMPLATE

@@ -1,8 +1,31 @@
 <!--
-Thanks for contributing! Please submit only tutorials that explain basic concepts and where learners build something from scratch.
+Thanks for contributing! Tutorial in this list should provide a guided path for learners, either through a step-by-step article or by breaking down code into multiple digestible parts that are easy to follow. Please submit only programming tutorials.
 -->
 
-- **Main programming language (max. 1)**:
-- **Tutorial title**:
-- **Tutorial URL**:
-- **Category**:
+### Main programming language
+<!-- max. 1 -->
+
+### Tutorial title
+<!-- the original title from the article, repository, ... -->
+
+### Tutorial URL
+
+### Category
+* [ ] 3D Renderer
+* [ ] Blockchain / Cryptocurrency
+* [ ] Bot
+* [ ] Database
+* [ ] Docker
+* [ ] Emulator
+* [ ] Front-end Framework / Library
+* [ ] Game
+* [ ] Git
+* [ ] Network Stack
+* [ ] Neural Network
+* [ ] Operating System
+* [ ] Programming Language
+* [ ] Regex Engine
+* [ ] Shell
+* [ ] Template Engine
+* [ ] Web Server
+* [ ] Uncategorized