-
-
Notifications
You must be signed in to change notification settings - Fork 506
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: Image request | ||
about: Suggest a new SBC to be added to the offial support and image list of DietPi | ||
|
||
--- | ||
|
||
## Creating an image request: | ||
|
||
|
||
#### Give us some formal device information: | ||
- Device name | <!-- EG: Raspberry Pi 3 Model B+ --> | ||
- Official product URL | <!-- EG: https://www.raspberrypi.org/products/raspberry-pi-3-model-b-plus/ --> | ||
- GitHub resource URL (if available) | <!-- EG: https://github.com/raspberrypi --> | ||
- Image download URL | <!-- EG: https://www.raspberrypi.org/downloads/ --> | ||
|
||
#### Is the SBC officially supported by the Debian installer? | ||
- ... | ||
|
||
#### If not, is a reliable 3rd party Debian image available for this SBC? | ||
- ... | ||
|
||
#### If not, are there install instructions for Debian available? | ||
<!-- EG: https://github.com/drtyhlpr/rpi23-gen-image/https://github.com/Debian/raspi3-image-spec --> | ||
- ... |