-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #95 from 0xBasically/feat--new-issues-template
update: templates
- Loading branch information
Showing
5 changed files
with
67 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
name: Bug Report | ||
description: Hello, friend bug when using the web-template? Please help us by answering the questions below. The more detail you can give us, the less 2am DMs you'll be getting from karelianpie. Thanks! | ||
title: "Bug: " | ||
labels: ["bug"] | ||
projects: ["yearn/24"] | ||
body: | ||
- type: textarea | ||
id: overview | ||
attributes: | ||
label: Overview | ||
description: What happened? 🆘 | ||
placeholder: | | ||
- What is broken? | ||
- How should it have worked? | ||
- A clear and concise description of what the bug is. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: reproduce | ||
attributes: | ||
label: Reproduce | ||
description: How to Reproduce the bug? 🔂 | ||
placeholder: | | ||
Steps to reproduce the behavior: | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: thoughts | ||
attributes: | ||
label: Thoughts | ||
description: Any idea or thoughts for the web-template team? | ||
validations: | ||
required: false |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
blank_issues_enabled: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
name: New Feature | ||
description: Hello, friend new feature for the web-template? Please help us by answering the questions below. The more detail you can give us, the less 2am DMs you'll be getting from karelianpie. Thanks! | ||
title: "FRP: " | ||
labels: ["enhancement"] | ||
projects: ["yearn/24"] | ||
body: | ||
- type: textarea | ||
id: proposal | ||
attributes: | ||
label: Proposal | ||
description: What is your proposal? 🚀 | ||
placeholder: | | ||
- What is this new feature? | ||
- What's the rationale behind it? | ||
- What info needs to be displayed? Where can we get it from? | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: solve | ||
attributes: | ||
label: Solve | ||
description: What does this solve? 🛠 | ||
placeholder: | | ||
A clear and concise description about why this is nice to have. | ||
validations: | ||
required: true | ||
- type: textarea | ||
id: thoughts | ||
attributes: | ||
label: Thoughts | ||
description: Any idea or thoughts for the web-template team? | ||
validations: | ||
required: false |
This file was deleted.
Oops, something went wrong.
a38c010
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
web-lib-template – ./
web-template-bay.vercel.app
web-lib-template.yearn.farm
web.ycorpo.com
web-lib-template-git-main.yearn.farm