Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New GitHub issue template for enhancement #1725

Merged
merged 1 commit into from
Oct 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/enhancement.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: Enhancement
description: Suggest an enhancement you'd like to see in Zeus!
labels: ["Enhancement"]
body:
- type: markdown
attributes:
value: |
We're always looking for suggestions on how we could improve Zeus!
- type: textarea
id: describe
attributes:
label: Describe your enhancement idea
description: A clear and concise description of your enhancement idea. Include images / mockups if relevant.
placeholder: Zeus would be even better if...
validations:
required: true