Merge branch 'master' into patch-17
commit
32b836a114
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
name: App request
|
||||||
|
about: Suggest an app to be added to Pi-Apps (not an app submission)
|
||||||
|
title: ''
|
||||||
|
labels: App Request
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Can this app run on RPi? If so, please provide a link to a tutorial if applicable.
|
||||||
|
Is this app something many GUI users would find useful?
|
||||||
|
Is this app installable with `sudo apt install`?
|
||||||
|
|
||||||
|
If you've created a zip file for this app, upload it here.
|
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
name: Suggestion
|
||||||
|
about: Have an idea for Pi-Apps and it's not a bug or app request?
|
||||||
|
title: ''
|
||||||
|
labels: suggestion
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
@ -1,2 +1,3 @@
|
|||||||
Install script written by RaspberryPiNews on YT
|
Install script written by RaspberryPiNews on YT
|
||||||
Original program made by ChristopherHX on Github
|
Appimage made by ChristopherHX on Github
|
||||||
|
Program made by everyone at [minecraft-linux](https://github.com/minecraft-linux) on Github
|
||||||
|
Loading…
Reference in New Issue