Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Add bug report template#93

Merged
XAMPPRocky merged 5 commits intomainfrom
issue-templates
Oct 22, 2020
Merged

Add bug report template#93
XAMPPRocky merged 5 commits intomainfrom
issue-templates

Conversation

@XAMPPRocky
Copy link
Copy Markdown
Member

resolves #57

@VZout
Copy link
Copy Markdown
Member

VZout commented Oct 22, 2020

Can we also request the spirv? I think that would be most usefull.
And the commit hash or something to ID the rust-gpu version?

Copy link
Copy Markdown
Contributor

@arirawr arirawr left a comment

Choose a reason for hiding this comment

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

Couple small things but LGTM

@XAMPPRocky
Copy link
Copy Markdown
Member Author

@VZout Sure, what's the command for getting the version?

XAMPPRocky and others added 2 commits October 22, 2020 13:15
Co-authored-by: Ari V <ari.vaniderstine@embark-studios.com>
Co-authored-by: Ari V <ari.vaniderstine@embark-studios.com>
@VZout
Copy link
Copy Markdown
Member

VZout commented Oct 22, 2020

git rev-parse HEAD will give you the current commit hash.

But a version from the releases would also be enough if they didn't clone.

@XAMPPRocky
Copy link
Copy Markdown
Member Author

@VZout Sorry, I meant for getting the version from the spirv tools?

@VZout
Copy link
Copy Markdown
Member

VZout commented Oct 22, 2020

Do you mean the version of the spec that the output spir-v is using? That should be embedded in the binary i think.

@khyperia
Copy link
Copy Markdown
Contributor

spirv-tools version: run spirv-val --version

@XAMPPRocky
Copy link
Copy Markdown
Member Author

Can we also request the spirv? I think that would be most usefull.

I mean what you were asking about above.

@VZout
Copy link
Copy Markdown
Member

VZout commented Oct 22, 2020

Yeah I mean request the SPIR-V binary as a attachment. So we can look through the SPIR-V our project generated when debugging their issue.

@XAMPPRocky
Copy link
Copy Markdown
Member Author

Ah I see now. I've added a mention of it. Let me know if you think it should be more. Since its binary they'll have to include a link to somewhere else as GitHub issues doesn't allow arbitrary attachments.

@XAMPPRocky XAMPPRocky merged commit eb204a3 into main Oct 22, 2020
@XAMPPRocky XAMPPRocky deleted the issue-templates branch October 22, 2020 12:34
repi pushed a commit that referenced this pull request Oct 23, 2020
* Add bug report template

* Update .github/ISSUE_TEMPLATE/bug_report.md

Co-authored-by: Ari V <ari.vaniderstine@embark-studios.com>

* Update .github/ISSUE_TEMPLATE/bug_report.md

Co-authored-by: Ari V <ari.vaniderstine@embark-studios.com>

* Update bug_report.md

* Update bug_report.md

Co-authored-by: Ari V <ari.vaniderstine@embark-studios.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Issue Templates

4 participants