Skip to content

Commit

Permalink
Update GitHub issue templates (Azure#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehotinger authored and northtyphoon committed Jun 1, 2019
1 parent 0f76c59 commit ddf50dd
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1.
2.
3.

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Any relevant environment information**
- OS: [e.g. Ubuntu, Windows]
- Azure CLI/PowerShell/SDK version
- Docker version
- Datetime (UTC) when the issue occurred
- Registry and image names

**Additional context**
Add any other context about the problem here.

If any information is a concern to post here, you can create a [support ticket](https://azure.microsoft.com/en-us/support/create-ticket/) or send an email to [email protected].
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for the Azure Container Registry
title: ''
labels: feature-request
assignees: ''

---

**What is the problem you're trying to solve**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Additional context**
Add any other context or screenshots about the feature request here.

0 comments on commit ddf50dd

Please sign in to comment.