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

Add more specific GitHub issue templates #5735

Merged
merged 1 commit into from
Jun 23, 2020
Merged

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented Jun 21, 2020

changelog: Make it easier to create feature request and bug reports with issue templates.

@rust-highfive
Copy link

r? @yaahc

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jun 21, 2020
@tesuji
Copy link
Contributor Author

tesuji commented Jun 21, 2020

.github/ISSUE_TEMPLATE/new_lint.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/new_lint.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/new_lint.md Outdated Show resolved Hide resolved
.github/ISSUE_TEMPLATE/bug_report.md Show resolved Hide resolved
@flip1995
Copy link
Member

r? @flip1995

@rust-highfive rust-highfive assigned flip1995 and unassigned yaahc Jun 22, 2020
@flip1995 flip1995 added S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties labels Jun 22, 2020
@tesuji tesuji force-pushed the issue-temp branch 2 times, most recently from 42d03ae to 51c3b42 Compare June 23, 2020 07:34
Apply suggestions from code review

Co-authored-by: Philipp Krones <hello@philkrones.com>
---
name: Bug Report
about: Create a bug report for Clippy
labels: L-bug
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Labels with emoji (like "L-bug 🪲" ) seems to make issue template not work in my clone.

@flip1995
Copy link
Member

Thanks! We can remove the emojis in favor of working templates.

@bors r+

@bors
Copy link
Collaborator

bors commented Jun 23, 2020

📌 Commit 51c3b42 has been approved by flip1995

@bors
Copy link
Collaborator

bors commented Jun 23, 2020

⌛ Testing commit 51c3b42 with merge 9504efc...

@bors
Copy link
Collaborator

bors commented Jun 23, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: flip1995
Pushing 9504efc to master...

@bors bors merged commit 9504efc into rust-lang:master Jun 23, 2020
@tesuji tesuji deleted the issue-temp branch June 23, 2020 14:06
@tesuji
Copy link
Contributor Author

tesuji commented Jun 23, 2020

Yay! The template are working but lables are not!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants