-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
33 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,33 @@ | ||
--- | ||
name: Design report | ||
about: Describe an issue with the UI design for this application | ||
title: '' | ||
labels: design, needs-triage | ||
assignees: '' | ||
|
||
--- | ||
|
||
## Description | ||
|
||
[NOTE]: # ( Describe the problem you're encountering. Please include images when possible.) | ||
[TIP]: # ( Do NOT give us access or passwords to your New Relic account or API keys! ) | ||
|
||
## Steps to Reproduce | ||
|
||
[NOTE]: # ( Please be as specific as possible. ) | ||
|
||
## Expected Behaviour | ||
|
||
[NOTE]: # ( Tell us what you expected to happen. ) | ||
|
||
## Your Environment | ||
|
||
[TIP]: # ( Include as many relevant details about your environment as possible. ) | ||
|
||
* NR1 CLI version used: | ||
* Browser name and version: | ||
* Operating System and version: | ||
|
||
## Additional context | ||
|
||
[TIP]: # ( Add any other context about the problem here. ) |