Add Ebuild Request issue template

This commit is contained in:
TheMainOne 2020-09-06 22:33:00 -04:00
parent 34cb7e7cfa
commit 285a5ab2ce
1 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,43 @@
# Ebuild Request
<!--
NOTE: Everything you see between the arrows will not be outputted. MAKE SURE YOU WRITE *OUTSIDE* THE ARROWS.
-->
---
<!--
Provide the category/package of the program you are requesting between the quotes, for example:
`www-client/icecat"`
-->
``
<!--
Provide a description of the program you are requesting between the quotes, for example:
`DESCRIPTION="GNU IceCat Web Browser"`
-->
`DESCRIPTION=""`
<!--
Provide the homepage of the program you are requesting between the quotes, for example:
`HOMEPAGE="https://www.gnu.org/software/gnuzilla"`.
-->
`HOMEPAGE=""`
<!--
Provide the license of the program you are requesting between the quotes, for example:
`LICENSE="GPLv2"`
-->
`LICENSE=""`
<!--
OPTIONAL: if you have a reference ebuild, feel free to share it with us so we can base our ebuild on it.
-->