Skip to content

Conversation

@Lms24
Copy link
Member

@Lms24 Lms24 commented Jul 19, 2024

With the new issues UI (beta), our previous way of skipping issue templates for internally created issues doesn't work anymore. So this PR adds a new template that essentially mimics a blank issue. I decided to do this rather than setting

blank_issues_enabled: true

in config.yml so that we can change the name of the template and mark it clearly as internal-only. Let's hope this works reasonably well.

@Lms24 Lms24 requested review from a team, AbhiPrasad, andreiborza and stephanie-anderson and removed request for a team and stephanie-anderson July 19, 2024 08:05
attributes:
label: Description
validations:
required: true
Copy link
Member Author

Choose a reason for hiding this comment

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

I'd still enforce this because issues without any description are a pain, no matter who creates them

Copy link
Member

@mydea mydea left a comment

Choose a reason for hiding this comment

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

LGTM!

@Lms24 Lms24 enabled auto-merge (squash) July 19, 2024 08:17
@Lms24 Lms24 merged commit a49b2b9 into develop Jul 19, 2024
@Lms24 Lms24 deleted the lms/chore-blank-issue-template branch July 19, 2024 09:23
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.

3 participants