Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Add "Report an Issue" help menu item#123

Merged
abock merged 3 commits into
microsoft:masterfrom
abock:magic-issues
Dec 5, 2017
Merged

Add "Report an Issue" help menu item#123
abock merged 3 commits into
microsoft:masterfrom
abock:magic-issues

Conversation

@abock

@abock abock commented Dec 5, 2017

Copy link
Copy Markdown
Contributor

Review each commit in order.

return writer.ToString ().TrimEnd ();
}

public Task WriteIssueReportForGitHubAsync (TextWriter writer)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why is this async? Nothing async happens in it.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Because originally async stuff was happening (see WriteEnvironmentMarkdownAsync); not necessary any more.

sandyarmstrong
sandyarmstrong previously approved these changes Dec 5, 2017

@sandyarmstrong sandyarmstrong left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

:electron:

sandyarmstrong
sandyarmstrong previously approved these changes Dec 5, 2017

@sandyarmstrong sandyarmstrong left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🍥

abock added 3 commits December 5, 2017 16:36
This parses our ISSUE_TEMPLATE.md and replaces the first HTML block
with the environment markdown table, and pre-fills a new GitHub issue
with the populated template.

A subsequent PR could actually just fetch the issue template direct
from GitHub, but that would require some UI for indicating such.

@sandyarmstrong sandyarmstrong left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

⚪️

@abock
abock merged commit a3d0497 into microsoft:master Dec 5, 2017
@abock
abock deleted the magic-issues branch December 5, 2017 21:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants