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

core: add default worklow and issue template #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

MaloPolese
Copy link
Member

No description provided.

@MaloPolese MaloPolese self-assigned this Apr 26, 2023
name: Bug Report
description: File a bug report here
title: "[BUG]: "
labels: ["action: investigate"]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update label

Comment on lines +24 to +30
label: Steps To Reproduce
description: Steps to reproduce the behavior.
placeholder: |
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not useful on a cli tool..

name: Enhancement Request
description: Request a new enhancement
title: "[ENHANCEMENT]: "
labels: ["action: triage"]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update label

name: Feature Request
description: Request a new feature or enhancement
title: "[FEAT]: "
labels: ["action: triage"]
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants