Skip to content

Commit 2db1404

Browse files
Update ISSUE_TEMPLATE
1 parent 6d38cfd commit 2db1404

File tree

1 file changed

+28
-5
lines changed

1 file changed

+28
-5
lines changed

ISSUE_TEMPLATE

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,31 @@
11
<!--
2-
Thanks for contributing! Please submit only tutorials that explain basic concepts and where learners build something from scratch.
2+
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.
33
-->
44

5-
- **Main programming language (max. 1)**:
6-
- **Tutorial title**:
7-
- **Tutorial URL**:
8-
- **Category**:
5+
### Main programming language
6+
<!-- max. 1 -->
7+
8+
### Tutorial title
9+
<!-- the original title from the article, repository, ... -->
10+
11+
### Tutorial URL
12+
13+
### Category
14+
* [ ] 3D Renderer
15+
* [ ] Blockchain / Cryptocurrency
16+
* [ ] Bot
17+
* [ ] Database
18+
* [ ] Docker
19+
* [ ] Emulator
20+
* [ ] Front-end Framework / Library
21+
* [ ] Game
22+
* [ ] Git
23+
* [ ] Network Stack
24+
* [ ] Neural Network
25+
* [ ] Operating System
26+
* [ ] Programming Language
27+
* [ ] Regex Engine
28+
* [ ] Shell
29+
* [ ] Template Engine
30+
* [ ] Web Server
31+
* [ ] Uncategorized

0 commit comments

Comments
 (0)