Added better Github and actions config.

This commit is contained in:
Italo
2022-08-26 00:25:25 -04:00
parent 1fc7222b9b
commit 7f628f9a79
12 changed files with 44 additions and 79 deletions

View File

@@ -1,5 +1,8 @@
name: Feature request
description: Suggest a feature for this package
description: |
Suggest a feature for this package.
Sponsors get priority issues, PRs, fixes and requests. Not a sponsor? [You're a just click away!](https://github.com/sponsors/DarkGhostHunter).
title: "[X.x] Add this cool feature for this package"
labels: ["enhancement"]
assignees:
@@ -28,7 +31,12 @@ body:
attributes:
label: Description
description: Describe how the feature works
placeholder: This new feature would accomplish this, and would be cool to integrate it to the package because...
placeholder: |
This new feature would accomplish...
It could be implemented by doing...
And it would be cool because...
validations:
required: true
- type: textarea
@@ -41,13 +49,3 @@ body:
render: php
validations:
required: true
- type: dropdown
id: supporter
attributes:
label: Are you a Patreon supporter?
description: Patreon supporters get priority review, fixing and responses. Are you not? [Become one!](https://patreon.com/packagesforlaravel)
options:
- Yes, with my username
- No, don't give priority to this
validations:
required: true