-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #24 from Azure/github_templates
Adding the github templates
- Loading branch information
Showing
4 changed files
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
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: 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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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! | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
name: Request or suggest a new solution accelerator. | ||
about: Have an idea for a new solution accelerator? | ||
title: '[new accelerator] <title>' | ||
labels: '' | ||
assignees: '' | ||
--- | ||
|
||
## Why doesn't an existing solution accelerator work? | ||
|
||
<!-- Concisely explain why a new solution accelerator is needed. --> | ||
|
||
## What work is needed? | ||
|
||
<!-- | ||
Concisely explain the infrastructure and MLOps work needed. | ||
Include as much detail as possible in how this would fit into the | ||
overall solution accelerator. | ||
--> | ||
|
||
## Anything else? | ||
|
||
<!-- | ||
Links? References? Anything that will give us more context about the issue that you are encountering! | ||
--> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# PR into Azure/mlops-v2 | ||
|
||
## Checklist | ||
|
||
I have: | ||
|
||
- [ ] read and followed the contributing guidelines | ||
|
||
## Changes | ||
|
||
- | ||
|
||
fixes # |