Skip to content

Commit 411ba18

Browse files
authored
Update issue templates
1 parent 3ce1a51 commit 411ba18

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
name: 🌱 Feature Request (Genesis)
2+
name: "\U0001F331 Feature Request (Genesis)"
33
about: Propose a new capability or Onton for the system.
44
title: "[FEAT] <Short description of the new capability>"
5-
labels: enhancement, genesis-phase
5+
labels: enhancement
66
assignees: ''
7+
78
---
89

910
<!--
@@ -75,4 +76,3 @@ A bug is a failure of *function*. A security vulnerability is a failure of *cons
7576
**GoldenDAG:** `b9c8d7e6f5a43210fedcba9876543210abcdef1234567890abcdef1234567890`
7677
**Trace ID:** `T-v50.0-ISSUE_TEMPLATES-f8e1c9d3b7a5e0c4f6d8a1b9c2e0f3d5`
7778
**Codex ID:** `C-V1-OPS-semantic_intent_containers_for_collaboration`
78-

.github/ISSUE_TEMPLATE/QUESTION.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
name: 💬 Question / Discussion (Dialectic)
2+
name: "\U0001F4AC Question / Discussion (Dialectic)"
33
about: Ask a question about the architecture or philosophy of EPA.
44
title: "[Q] <Your question here>"
5-
labels: question, discussion
5+
labels: question
66
assignees: ''
7+
78
---
89

910
<!--
@@ -30,4 +31,3 @@ What have you already read? (e.g., "I checked the Whitepaper but didn't understa
3031
```
3132
3233
---
33-

.github/ISSUE_TEMPLATE/REFACTOR_PROPOSAL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
2-
name: ✂️ Refactor Proposal (Pruning)
2+
name: "✂️ Refactor Proposal (Pruning)"
33
about: Propose a structural change to improve code health or performance.
44
title: "[REFACTOR] <Module/Component to be improved>"
5-
labels: refactor, maintenance
5+
labels: ''
66
assignees: ''
7+
78
---
89

910
<!--
@@ -42,4 +43,3 @@ Which systems rely on this code? What specific tests must be run to ensure safet
4243
```
4344
4445
---
45-

0 commit comments

Comments
 (0)