You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Style - language keyword and framework type options
93
+
94
+
#prefer the language keyword for local variables, method parameters, and class members, instead of the type name, for types that have a keyword to represent them
about: Report a bug and help us to improve Serilog.Sinks.AzureTableStorage
4
+
title: ''
5
+
labels: bug
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
The maintainers want you to have a great experience using Serilog.Sinks.AzureTableStorage, and will happily track down and resolve bugs. We all have limited time, though, so please think through all of the factors that might be involved and include as much useful information as possible 😊.
11
+
12
+
👉 Please ensure that this is the most appropriate repository for your bug report. Only reports for bugs directly caused by code in this specific repository can be accepted.
13
+
14
+
**Description**
15
+
What's going wrong?
16
+
17
+
**Reproduction**
18
+
Please provide code samples showing how you're configuring and calling the sink and Serilog to produce the behavior.
19
+
20
+
**Expected behavior**
21
+
A concise description of what you expected to happen.
22
+
23
+
**Relevant package, tooling and runtime versions**
24
+
What package version are you using, on what platform?
about: Suggest an improvement to Serilog.Sinks.AzureTableStorage
4
+
title: ''
5
+
labels: enhancement
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
**Describe your suggestion**
11
+
A clear and concise description of what you want to happen. Please include enough information about your reasoning and expected benefits: feature suggestions need to go into _why_ the feature is needed.
12
+
13
+
**Describe alternatives you've considered**
14
+
A clear and concise description of any alternative solutions or features you've considered.
15
+
16
+
**Additional context**
17
+
Add any other context or screenshots about the feature request here.
0 commit comments