Skip to content

Commit

Permalink
Add public triage information (dotnet#9136)
Browse files Browse the repository at this point in the history
* Create TriageProcess.md

* Add more

* Update fabricbot.json

* Update fabricbot.json

* Rearrange files + add README

* Try exclude docs and .github from CI

* Revert "Try exclude docs and .github from CI"

This reverts commit 735a704.
  • Loading branch information
jfversluis committed Aug 5, 2022
1 parent d94a1ad commit ad835e4
Show file tree
Hide file tree
Showing 6 changed files with 819 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Bug Report
description: File a bug report
labels: ["t/bug", "s/needs-verification"]
labels: ["t/bug"]
assignees: []
body:
- type: markdown
Expand Down Expand Up @@ -28,7 +28,7 @@ body:
3. Click the added button and observe the bug 🐞
Expected outcome: a bug was added
Actual outcome: a ladybug appeared
Actual outcome: a ladybug appeared
validations:
required: true
- type: dropdown
Expand Down
Loading

0 comments on commit ad835e4

Please sign in to comment.