File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Describe the bug
11+ A clear and concise description of what the bug is.
12+
13+ ## Expected behavior
14+ A clear and concise description of what you expected to happen.
15+
16+ ## Environment:
17+
18+ - OS: [ OS name and version, e.g. Ubuntu 20.04]
19+ - Version: [ NuGet package version of Protobuf.System.Text.Json or commit sha]
20+
21+ ## Additional context
22+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for this project
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Feature description
11+
12+ - Please provide the feature description in points.
13+ - What is the problem you're trying to solve?
14+ - What is in-scope and what is out-of-scope?
15+
16+ ## Feature in action
17+
18+ ``` csharp
19+ // Most of the demos can be wrapped within short snippets of code
20+ ```
21+
22+ ``` csharp
23+ // If the code is spread across multiple files, please contain each one in a separate block
24+ ```
25+
26+ ## Describe alternatives you've considered
27+ A clear and concise description of any alternative solutions or features you've considered.
28+
29+ ## Additional context
30+ Add any other context about the feature request here.
You can’t perform that action at this time.
0 commit comments