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

Repo Issue Templates #518

Open
pinkforest opened this issue Mar 18, 2023 · 0 comments
Open

Repo Issue Templates #518

pinkforest opened this issue Mar 18, 2023 · 0 comments

Comments

@pinkforest
Copy link
Contributor

pinkforest commented Mar 18, 2023

Given we have to support wide range of rust versions in varying environments and various ways of building -

It would be perhaps helpful to have issue template that reminds or captures easily potentially all or some of the below:

  • the exact build command/s what is/are being used to build
  • rustup show / current rustc + cargo version or a statement which one/s replicate the issue
  • the host environment target triplet
  • Minimal Reproducible Example (MRE)
  • if there is a repository that can be used to replicate
  • benchmark/s if slowness / performance issue is alleged and so it can be quantified

This can be minimal in just a simple question form more of as reminders to potentially include given issue scope -

This also potentially gives easy repro at fix to check the issue was addressed correctly whilst maintaining the others.

These shouldn't take long time but is streamlined to convey information easily to avoid red herrings / confusion back-forth

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

No branches or pull requests

1 participant