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

Update bug_report.yml #309

Merged
merged 1 commit into from Apr 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Expand Up @@ -16,19 +16,19 @@ body:
- type: input
attributes:
label: MRE (link)
description: URL to an MRE demonstrating your problem. This should be a project on StackBlitz, Codepen, or maybe CodeSandbox. A github repo is also acceptable, but not ideal. If you need a starting point, here's (a forkable-project on StackBlitz)[https://stackblitz.com/edit/mime-sample-mre?file=index.js]
description: URL to an MRE demonstrating your problem. Ideally, this is a project on https://stackblitz.com/. https://codepen.io and https://codesandbox.io/ are good alternatives. A github repo also works but is not ideal. Not sure where to start? Click "Fork" on https://stackblitz.com/edit/mime-sample-mre?file=index.js
placeholder: E.g. https://stackblitz.com/edit/mime-sample-mre?file=index.js

- type: textarea
attributes:
label: MRE (supporting details)
description: Someone has opened your MRE link... now what?
description: Okay, we've opened your MRE link... now what?
value: |
Actual behavior: ...
Expected behavior: ...

- type: textarea
attributes:
label: 'Actually, Can I just tell you about my problem ...'
label: "Actually, Let me just tell you about my problem ..."
description: |
This is a trap. Putting anything here means you're doing it wrong and this issue will be closed without comment. 😈