Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

Update do_not_log_issues.md to clarify that issues should be filed on aspnet/aspnetcore repo #1795

Merged
merged 1 commit into from Mar 1, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/do_not_log_issues.md
@@ -1,10 +1,10 @@
---
name: DO NOT LOG ISSUES HERE
about: DO NOT LOG ISSUES HERE
about: Log Blazor issues at https://github.com/aspnet/AspNetCore/issues/new/choose.
---

Please do not log issues here. This repo is used only for Blazor infrastructure purposes.

All Blazor code, features, and issues are tracked at https://github.com/aspnet/AspNetCore.

You can use the `feature-blazor` label to filter issues: https://github.com/aspnet/AspNetCore/issues?q=is%3Aissue+is%3Aopen+label%3Afeature-blazor
You can use the `feature-components` label to filter issues: https://github.com/aspnet/AspNetCore/issues?q=is%3Aissue+is%3Aopen+label%3Afeature-components