Skip to content

Commit 1f5c37f

Browse files
Update issue templates
added a new template
1 parent 27a3599 commit 1f5c37f

3 files changed

Lines changed: 39 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/blank-issue-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Blank Issue Template
33
about: 'Standard HackforLA issue template '
44
title: ''
5-
labels: 'Complexity: Missing, Feature Missing, role missing, size: missing'
5+
labels: 'size: missing'
66
assignees: ''
77

88
---
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
name: 'DR: [NAME OF DECISION RECORD]'
3+
about: Describe this issue template's purpose here.
4+
title: ''
5+
labels: 'complexity: missing, feature: missing, missing: milestone, role: missing,
6+
size: missing'
7+
assignees: ''
8+
9+
---
10+
11+
### Overview
12+
We need to document what our [NAME OF DECISION RECORD] requirements are, so that we can [WHY IT NEEDS TO BE DONE, OR WHAT WORK IT ENABLES TO BE DONE]
13+
14+
### Action Items
15+
- [ ] Research current best practices
16+
- [ ] Write up a Recommendation
17+
- [ ] Get approval on recommendation
18+
- [ ] Write Decision record
19+
- [ ] Get approval
20+
- [ ] Add Decision Record to wiki in the appropriate places
21+
- [ ] List under "Link to all the decision records" (resource 1.01)
22+
- [ ] List under "Records" (resource 1.02)
23+
- [ ] Create an issue to write code and implement policy
24+
25+
### Resources/Instructions
26+
- 1.01 https://github.com/hackforla/ops/wiki/Decision-Records
27+
- 1.02 https://github.com/hackforla/ops/wiki/Decision-Records-on-Solutions-Adopted
28+
29+
Template for decision record
30+
```
31+
This is a record in the [Decision Records on Solutions Adopted](https://github.com/hackforla/website/wiki/Decision-Records-on-Solutions-Adopted).
32+
33+
#### Issue
34+
#### Problem Statement
35+
#### Potential Solution
36+
#### Feasibility Determination
37+
```

.github/ISSUE_TEMPLATE/pre-work-template-devops-security.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
name: Pre-work Template - DevOps-Security
33
about: Newly onboarded team members should start by making this issue for themselves
44
title: 'Pre-work Checklist: DevOps-Security-Member: [replace brackets with your name]'
5-
labels: 'Complexity: Prework, Feature: Onboarding/Contributing.md, role missing, size:
6-
1pt'
5+
labels: 'Complexity: Prework, Feature: Onboarding/Contributing.md, size: 1pt'
76
assignees: ''
87

98
---

0 commit comments

Comments
 (0)