build-your-own-x/ISSUE_TEMPLATE.md

40 lines
1.1 KiB
Markdown
Raw Normal View History

2018-05-09 18:03:45 +06:00
<!--
2018-10-12 15:19:51 +06:00
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 that build something interesting from scratch; no frameworks, libraries, guides for frameworks/libraries or tutorials that glue just other libraries together.
2018-05-09 18:03:45 +06:00
-->
2018-05-15 03:05:36 +06:00
### Main programming language
<!-- max. 1 -->
### Tutorial title
<!-- the original title from the article, repository, ... -->
### Tutorial URL
### Category
* [ ] 3D Renderer
* [ ] Augmented Reality
* [ ] BitTorrent Client
2018-05-15 03:05:36 +06:00
* [ ] Blockchain / Cryptocurrency
* [ ] Bot
2018-07-07 22:04:30 +06:00
* [ ] Command-Line Tool
2018-05-15 03:05:36 +06:00
* [ ] Database
* [ ] Docker
* [ ] Emulator / Virtual Machine
2018-05-15 03:05:36 +06:00
* [ ] Front-end Framework / Library
* [ ] Game
* [ ] Git
* [ ] Network Stack
* [ ] Neural Network
* [ ] Operating System
2018-05-16 23:34:49 +06:00
* [ ] Physics Engine
2018-05-15 03:05:36 +06:00
* [ ] Programming Language
* [ ] Regex Engine
2018-05-17 18:55:08 +06:00
* [ ] Search Engine
2018-05-15 03:05:36 +06:00
* [ ] Shell
* [ ] Template Engine
* [ ] Visual Recognition System
2018-07-07 22:46:07 +06:00
* [ ] Voxel Engine
2018-05-17 18:55:08 +06:00
* [ ] Web Search Engine
2018-05-15 03:05:36 +06:00
* [ ] Web Server
* [ ] Uncategorized