Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit d265ac4

Browse files
authored
Added issue template (#739)
1 parent 97488d6 commit d265ac4

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed
File renamed without changes.

.github/ISSUE_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
### Which service(blob, file, queue, table) does this issue concern?
2+
3+
4+
### Which version of the SDK was used?
5+
6+
7+
### Which platform are you using? (ex: .NET Core 2.1)
8+
9+
10+
### What problem was encountered?
11+
12+
13+
### How can we reproduce the problem in the simplest way?
14+
15+
16+
### Have you found a mitigation/solution?
17+

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ We gladly accept community contributions.
161161

162162
- Issues: Please report bugs using the Issues section of GitHub
163163
- Forums: Interact with the development teams on StackOverflow or the Microsoft Azure Forums
164-
- Source Code Contributions: Please see [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute code.
164+
- Source Code Contributions: Please see [CONTRIBUTING.md](.github/CONTRIBUTING.md) for instructions on how to contribute code.
165165

166166
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
167167

0 commit comments

Comments
 (0)