mirror of
https://github.com/danistefanovic/build-your-own-x.git
synced 2025-09-02 19:42:36 +02:00
Rename ISSUE_TEMPLATE to ISSUE_TEMPLATE.md
This commit is contained in:
39
ISSUE_TEMPLATE.md
Normal file
39
ISSUE_TEMPLATE.md
Normal file
@@ -0,0 +1,39 @@
|
||||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
### Main programming language
|
||||
<!-- max. 1 -->
|
||||
|
||||
### Tutorial title
|
||||
<!-- the original title from the article, repository, ... -->
|
||||
|
||||
### Tutorial URL
|
||||
|
||||
### Category
|
||||
* [ ] 3D Renderer
|
||||
* [ ] Augmented Reality
|
||||
* [ ] BitTorrent Client
|
||||
* [ ] Blockchain / Cryptocurrency
|
||||
* [ ] Bot
|
||||
* [ ] Command-Line Tool
|
||||
* [ ] Database
|
||||
* [ ] Docker
|
||||
* [ ] Emulator
|
||||
* [ ] Front-end Framework / Library
|
||||
* [ ] Game
|
||||
* [ ] Git
|
||||
* [ ] Network Stack
|
||||
* [ ] Neural Network
|
||||
* [ ] Operating System
|
||||
* [ ] Physics Engine
|
||||
* [ ] Programming Language
|
||||
* [ ] Regex Engine
|
||||
* [ ] Search Engine
|
||||
* [ ] Shell
|
||||
* [ ] Template Engine
|
||||
* [ ] Visual Recognition System
|
||||
* [ ] Voxel Engine
|
||||
* [ ] Web Search Engine
|
||||
* [ ] Web Server
|
||||
* [ ] Uncategorized
|
Reference in New Issue
Block a user