Skip to content

Commit

Permalink
Merge pull request #1857 from hackforla/ryanfchase-issue-templates-pa…
Browse files Browse the repository at this point in the history
…tch-2

Create Emergent Request issue template
  • Loading branch information
ryanfchase authored Nov 13, 2024
2 parents b919e1b + 34c2be1 commit a549666
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions .github/ISSUE_TEMPLATE/emergent-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
name: Emergent Request
about: When you discover something in your issue that is out of scope and it needs
a new issue or discussion.
title: 'ER: (title, required)'
labels: 'Complexity: Missing, Discussion, Emergent Request, Feature: Missing, Question,
Role: Missing, size: 0.25pt'
assignees: ''

---

### Emergent Requirement - Problem Description
- (short-answer, required)

### Relevant Issue(s)
- (issue-hyperlink, required)

### Date discovered
- (date, required)

### Did this require a temporary workaround? If yes, what was it?
- (Y/N, required)
- (short-answer, optional)

### Who was involved
- (@name, optional)

### What happens if this is not addressed
- (short-answer, required)

### Resources
- (hyperlink-list, optional)

### Recommended Action Items
- (checkbox-list, optional)
- [ ] Share issue link with team Lead
- [ ] Add to upcoming agenda

### Potential Solutions
- (short-answer, optional)

0 comments on commit a549666

Please sign in to comment.