Skip to content

Commit

Permalink
Whitespaces, duh
Browse files Browse the repository at this point in the history
  • Loading branch information
Sella-GH committed Jul 8, 2024
1 parent 3bd9a0b commit d174088
Showing 1 changed file with 46 additions and 46 deletions.
92 changes: 46 additions & 46 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,46 +1,46 @@
name : Feature requests
description : Create a feature request to help us improving the discord bot.
title : "[FEATURE]"
labels : [enhancement]
assignees : Sella-GH
body :
- type : markdown
attributes :
value: |
Thank you very much for suggesting a feature for Azzy.
Please note that this form is only intended to be used for feature requests.
If you want to report a bug, please use the [following form](https://github.com/Sella-GH/AzzyBot/issues/new?assignees=Sella-GH&labels=bug&projects=&template=bug_report.yml&title=%5BBUG%5D).
- type : textarea
id : feature-description
attributes :
label : "Explain Your Issue"
description : "A clear and concise description of what the issue is. You are able to link existing GitHub issues with a #."
placeholder : "I'm always frustrated when [...]"
validations :
required : true

- type : textarea
id : expected-behavior
attributes :
label : "Describe Your Solution"
description : "A clear and concise description of what you want us to implement and what should happen."
placeholder : "I would like to see [...]"
validations :
required : true

- type : textarea
id : alternatives
attributes :
label : "Describe Alternative Solutions"
description : "A clear and concise description of any alternative solution or feature you've considered."
placeholder : "I've considered [...]"
validations :
required : true

- type : textarea
id : more-info
attributes :
label : "Additional Information"
description : "Add additional information if you want to provide some."
placeholder : "I've also noticed that [...]"
name : Feature requests
description : Create a feature request to help us improving the discord bot.
title : "[FEATURE]"
labels : [enhancement]
assignees : Sella-GH
body :
- type : markdown
attributes :
value: |
Thank you very much for suggesting a feature for Azzy.
Please note that this form is only intended to be used for feature requests.
If you want to report a bug, please use the [following form](https://github.com/Sella-GH/AzzyBot/issues/new?assignees=Sella-GH&labels=bug&projects=&template=bug_report.yml&title=%5BBUG%5D).
- type : textarea
id : feature-description
attributes :
label : "Explain Your Issue"
description : "A clear and concise description of what the issue is. You are able to link existing GitHub issues with a #."
placeholder : "I'm always frustrated when [...]"
validations :
required : true

- type : textarea
id : expected-behavior
attributes :
label : "Describe Your Solution"
description : "A clear and concise description of what you want us to implement and what should happen."
placeholder : "I would like to see [...]"
validations :
required : true

- type : textarea
id : alternatives
attributes :
label : "Describe Alternative Solutions"
description : "A clear and concise description of any alternative solution or feature you've considered."
placeholder : "I've considered [...]"
validations :
required : true

- type : textarea
id : more-info
attributes :
label : "Additional Information"
description : "Add additional information if you want to provide some."
placeholder : "I've also noticed that [...]"

0 comments on commit d174088

Please sign in to comment.