We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01fc0ec commit 7a7ae37Copy full SHA for 7a7ae37
2 files changed
.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1 @@
1
+blank_issues_enabled: false
.github/ISSUE_TEMPLATE/maintainer-blank.yml
@@ -0,0 +1,17 @@
+name: Blank Issue
2
+description: Blank Issue. Reserved for maintainers.
3
+labels: [".NET"]
4
+body:
5
+ - type: textarea
6
+ id: description
7
+ attributes:
8
+ label: Description
9
+ description: Please describe the issue.
10
+ validations:
11
+ required: true
12
+
13
+ - type: markdown
14
15
+ value: |-
16
+ ## Thanks 🙏
17
+ Check our [triage docs](https://open.sentry.io/triage/) for what to expect next.
0 commit comments