This commit is contained in:
Setu Chokshi 2022-04-13 22:51:46 +05:30
Родитель 690eb440ee
Коммит bae0cc17aa
3 изменённых файлов: 52 добавлений и 0 удалений

18
.github/ISSUE_TEMPLATE/config.yml поставляемый Normal file
Просмотреть файл

@ -0,0 +1,18 @@
blank_issues_enabled: false
contact_links:
- name: MLOps v2 solution accelerators discussions.
url: https://github.com/azure/mlops-v2/discussions
about: >-
Please ask questions and start open-ended discussions here.
Use issues for well-defined work in the solution accelerator repositories.
- name: Request or suggest a new solution accelerator.
url: https://github.com/azure/mlops-v2/issues/new/choose
about: >-
Please open an issue in the main MLOps solution accelerator repository
to request or suggest a new solution accelerator.
- name: Azure ML CLI issues.
url: https://github.com/azure/azure-cli-extensions/issues/new/choose
about: Please open issues with the Azure ML CLI extension here.
- name: Azure ML Python SDK issues.
url: https://github.com/azure/azure-sdk-for-python/issues/new/choose
about: Please open issues with the Azure ML Python SDK here.

21
.github/ISSUE_TEMPLATE/repository-issue.md поставляемый Normal file
Просмотреть файл

@ -0,0 +1,21 @@
---
name: Suggest an enhancement for this repository.
about: Have an idea for improvements to this repository?
title: '[repo] <title>'
labels: ''
assignees: ''
---
## Why?
<!-- What problem is this solving? -->
## How?
<!-- How are you suggesting it gets solved? -->
## Anything else?
<!--
Links? References? Anything that will give us more context about the issue that you are encountering!
-->

13
.github/PULL_REQUEST_TEMPLATE.md поставляемый Normal file
Просмотреть файл

@ -0,0 +1,13 @@
# PR into Azure/mlops-infra-default
## Checklist
I have:
- [ ] read and followed the contributing guidelines
## Changes
-
fixes #