зеркало из https://github.com/microsoft/AzureTRE.git
Родитель
4ccc653655
Коммит
b63e7eeda3
|
@ -1,10 +1,12 @@
|
|||
---
|
||||
name: 🪲 Bug report
|
||||
name: "\U0001FAB2 Bug report"
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: 'bug'
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Remember to label the issue with the appropriate area, and also assign it to yourself if you plan to work on the issue in the near future.
|
||||
|
||||
**Describe the bug**
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: 'feature'
|
||||
labels: feature
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
name: Question
|
||||
about: Question about your implementation that is not a bug in the project.
|
||||
title: ''
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Note: We cannot provide in depth support for custom code that is not part of the Azure TRE repository.
|
||||
-->
|
||||
|
||||
## Description
|
||||
|
||||
In my Azure TRE deployment I am trying to...
|
||||
|
||||
## Steps
|
||||
The steps I have tried are:
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
## Code
|
||||
The code I am using is:
|
||||
|
||||
```yaml
|
||||
code here
|
||||
```
|
|
@ -2,7 +2,7 @@
|
|||
name: User story
|
||||
about: User story with acceptance criteria
|
||||
title: ''
|
||||
labels: 'story'
|
||||
labels: story
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
Загрузка…
Ссылка в новой задаче