зеркало из https://github.com/SteeltoeOSS/Samples.git
Add issue templates to repo
This commit is contained in:
Родитель
eedcc33a0b
Коммит
ae47530a66
|
@ -0,0 +1,32 @@
|
||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Describe the bug
|
||||||
|
A clear and concise description of the bug.
|
||||||
|
|
||||||
|
## Steps to reproduce
|
||||||
|
Steps to reproduce the behavior:
|
||||||
|
1.
|
||||||
|
2.
|
||||||
|
|
||||||
|
## Expected behavior
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
## Environment (please complete the following information):
|
||||||
|
- Platform: [e.g. Cloud Foundry, Azure, etc.)
|
||||||
|
- OS: [e.g. Windows, Linux, Mac OSX]
|
||||||
|
- .NET Version [e.g. .NET Core 2.1.0, .NET Framework 4.7.1, etc.]
|
||||||
|
- Steeltoe Version [e.g. 2.3.0]
|
||||||
|
- Any other library versions to note
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
## Additional context or links
|
||||||
|
Add any other context about the problem here.
|
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
name: Feature or enhancement request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: enhancement
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Is your feature request related to a problem? Please describe.
|
||||||
|
A clear and concise description of what the problem you would like solved.
|
||||||
|
|
||||||
|
## Describe the solution you'd like
|
||||||
|
A clear and concise description of what you want to happen.
|
||||||
|
|
||||||
|
## Describe alternatives you've considered
|
||||||
|
A clear and concise description of any alternative solutions or features you've considered.
|
||||||
|
|
||||||
|
## Additional context
|
||||||
|
Add any other context, code snippets, or examples of the feature here.
|
Загрузка…
Ссылка в новой задаче