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

chore(issue_template/bug): replace steps to reproduce with mre input #34

Merged
merged 3 commits into from
Apr 23, 2024

Conversation

Fdawgs
Copy link
Member

@Fdawgs Fdawgs commented Dec 28, 2023

closes #33
closes #5

Stops users from reporting issues, dumping code into code blocks, and expecting us to build a project from it.

Also bumped the placedholder Node version whilst I was in the area.

Checklist

validations:
required: true
A link to a **public** GitHub repository containing a [minimal reproducible example](https://en.wikipedia.org/wiki/Minimal_reproducible_example) (MRE).
It should be the bare minimum code needed to trigger the issue, and easily runnable without any changes or extra code.
Copy link
Member

Choose a reason for hiding this comment

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

I would add a sentence about metaframeworks (avoid them).

Copy link
Member

Choose a reason for hiding this comment

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

I'd also like to see some sort of callout pointing toward what a good MRE looks like. I think the following issues are good candidates, but am open to different suggestions:

…e input

Signed-off-by: Frazer Smith <frazer.dev@outlook.com>
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@Fdawgs Fdawgs merged commit bfed47d into main Apr 23, 2024
@Fdawgs Fdawgs deleted the Fdawgs-patch-1 branch April 23, 2024 19:15
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.

idea: MRE template for issues Add a minimal reproduction
4 participants