Update issue templates

This commit is contained in:
Eric Kidd 2019-04-28 13:37:11 -04:00
parent 4beb7f32c4
commit 6a0705ca9d
3 changed files with 14 additions and 4 deletions

View File

@ -19,8 +19,6 @@ Please include the steps you took, including the commands you ran in your termin
**What did you hope to happen?**
(A clear and concise description of what you expected to happen.)
**Does `./test-image` work?**
If you check out the repository on a Mac or Linux system and run `./build-image`, does it succeed or fail? This will build several known-good examples from the `rust-musl-builder/examples` directory.

12
.github/ISSUE_TEMPLATE/build_request.md vendored Normal file
View File

@ -0,0 +1,12 @@
---
name: Build request
about: Does the image need to be rebuilt?
title: ''
labels: bug
assignees: emk
---
**Rust release:** (stable, X.Y.Z, beta, nightly-YYYY-MM-DD)
**OpenSSL:** 1.0/1.1 (pick one)

View File

@ -4,10 +4,10 @@ about: I like hearing suggestions (but I don't always have time to implement the
unfortunatey).
title: ''
labels: enhancement
assignees: ''
assignees: emk
---
**How could this project be improved?**
**If you're interested in implementing this feature yourself, would you like input or mentoring?**
**If you're interested in implementing this feature yourself, how could I help you?**