Update feature-request issue template to move instructions into comments.#9187
Update feature-request issue template to move instructions into comments.#9187TravisEz13 merged 4 commits intoPowerShell:masterfrom
Conversation
Moved instructions into comments.
|
@mklement0 for those users who don't know the markdown / html syntax all that well, might be worth mentioning that anything put inside the comment body won't be displayed and they should either remove them or put text outside the comments. |
|
That's a good idea, @vexx32, but I personally feel I've put in my time 😁 If someone wants to take that on, note that it should also be done for the other templates; it's missing from the bug template too. It's also worth improving the templates that essentially say: "Do not create an issue here, just read this text and then take appropriate action elsewhere". It sounds like preventing users from still creating an issue cannot be prevented for technical reasons, so the next best thing is to add a note at the top that shouts "DO NOT CREATE AN ISSUE - JUST READ". |
| @@ -9,11 +9,15 @@ assignees: '' | |||
|
|
|||
There was a problem hiding this comment.
at the top
| <!--anything that looks like this is a comment and cannot be seen after creating the issue.--> |
dont accept
|
@PoshChan rebuild macos |
|
@iSazonov, I do not 8000 understand: rebuild macos |
1 similar comment
|
@iSazonov, I do not understand: rebuild macos |
|
@PoshChan Please rebuild macos |
|
@iSazonov, did not find matching build context: |
|
@iSazonov, you are not authorized to request a rebuild |
|
@SteveL-MSFT Could you please look the issue with PoshChan ? |
|
@iSazonov it’s a config issue |
|
@PoshChan Please remind me in 22 hours |
|
@TravisEz13, will remind you in 22 hours |
|
@TravisEz13, you are not authorized to request a reminder |
|
@TravisEz13, this is the reminder you requested 22 hours ago |
|
The reminder you were 'not authorized' to request 😆 |
|
@PoshChan Please remind me in 1 minute |
|
@SteveL-MSFT, will remind you in 1 minute |
1 similar comment
|
@SteveL-MSFT, will remind you in 1 minute |
|
@SteveL-MSFT, this is the reminder you requested 1 minute ago |
|
Ignore @PoshChan-Staging, need to update her to not respond to @PoshChan requests. Staging is intended for testing before rolling out to @PoshChan. I believe it's fixed now. |
|
@PoshChan Please rebuild macos |
|
@iSazonov, did not find matching build context: |
|
@PoshChan Please rebuild macOS |
|
@iSazonov, could not find a matching build target |
|
@PoshChan Please rebuild PowerShell-CI-macOS |
|
@iSazonov, I do not understand the build target(s) |
|
@PoshChan Please rebuild linux |
|
@iSazonov, successfully started rebuild of |
|
@SteveL-MSFT The bot can not rebuild macos if status is
Is it possible to fix this? |
|
@SteveL-MSFT, this is the reminder you requested 1 minute ago |
|
@iSazonov I'll have her respond with more tracing info to figure out why it failed. Seems like it tried to query something from AzDevOps but in that state nothing got returned. |
PR Summary
Moved instructions into comments.
PR Context
While users should see instructions, they shouldn't be included when the issue is created.
PR Checklist