Deleted .github/ISSUE_TEMPLATE/Bug Report.md, .github/ISSUE_TEMPLATE/Ebuild Request.md files
This commit is contained in:
parent
adf9451205
commit
73e04e01c4
32
.github/ISSUE_TEMPLATE/Bug Report.md
vendored
32
.github/ISSUE_TEMPLATE/Bug Report.md
vendored
@ -1,32 +0,0 @@
|
|||||||
# Bug Report
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Provide the exact link of the category/package you have received the error. For example
|
|
||||||
|
|
||||||
---
|
|
||||||
## category/package
|
|
||||||
|
|
||||||
https://gitlab.com/src_prepare/src_prepare-overlay/-/blob/master/www-client/icecat/icecat-68.7.0-r1.ebuild
|
|
||||||
---
|
|
||||||
-->
|
|
||||||
|
|
||||||
---
|
|
||||||
## category/package
|
|
||||||
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Send a text file containing the error logs.
|
|
||||||
If the error log is small, feel free to paste it in the comment, between the codeblock (``` ```).
|
|
||||||
-->
|
|
||||||
|
|
||||||
---
|
|
||||||
## Error logs
|
|
||||||
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
<!--
|
|
||||||
OPTIONAL: more information are welcome, e.g. dependencies versions used, patches, etc.
|
|
||||||
-->
|
|
43
.github/ISSUE_TEMPLATE/Ebuild Request.md
vendored
43
.github/ISSUE_TEMPLATE/Ebuild Request.md
vendored
@ -1,43 +0,0 @@
|
|||||||
# 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.
|
|
||||||
-->
|
|
Loading…
Reference in New Issue
Block a user