Conversation
|
I suppose it's best to merge this directly to main, so that people can see it right away, and then fast-forward the dev branch again. |
yulric
left a comment
There was a problem hiding this comment.
Can you modify the template to add input fields to it? like so https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository. For example, a field where they put in the reproduction steps.
.github/ISSUE_TEMPLATE/bug_report.md
Outdated
| @@ -0,0 +1,31 @@ | |||
| --- | |||
| name: Bug report | |||
| about: Create a report to help us improve | |||
There was a problem hiding this comment.
This reads like its for a new feature. Can you change the text to be something like "File a bug report".
ok, i guess i have to convert it to yaml then |
done |
since the formatting became all weird
No description provided.