Skip to content

Commit

Permalink
Update issue templates (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgit authored Aug 4, 2023
1 parent 62cf453 commit bad926c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 24 deletions.
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Feature Request
about: Suggest an idea for this project
title: ''
labels: 'feature request'
assignees: ''
priority: ''
---
### Description
_A clear and concise description of the feature you want or need_

### Acceptance Criteria
_What tasks need to be accomplished to achieve the goal?_

### Describe Alternatives
_A clear and concise description of any alternative solutions or features you've considered_
_Are there examples you could link us to?_

### Dependencies
_Do any other teams or parts of the New Relic product need to be considered?_
_Some common areas: UI, collector, documentation_

### Additional context
_What else should we know about this story that might not fit into the other categories?_

### Estimates
_Please provide initial t-shirt size. S = 1-3 days, M = 3-5 days (1 week), L = 1-2 weeks (1 sprint)_

## For Maintainers Only or Hero Triaging this bug
*Suggested Priority (P1,P2,P3,P4,P5):*
*Suggested T-Shirt size (S, M, L, XL, Unknown):*
24 changes: 0 additions & 24 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

0 comments on commit bad926c

Please sign in to comment.