Skip to content

Commit a8a1de9

Browse files
committed
🔧 config: all yml to md for issue template
1 parent 5690c43 commit a8a1de9

File tree

7 files changed

+36
-66
lines changed

7 files changed

+36
-66
lines changed

.github/ISSUE_TEMPLATE/1-bug-report.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: 🐛 Bug Report
33
about: If something isn't working as expected 🤔
44
title: 'bug: '
55
type: Bug
6-
projects: menloresearch/30
76
---
87

98
**Version:** e.g. 0.5.x-xxx
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: 🚀 Feature Request
3+
about: Suggest an idea for this project 😻!
4+
title: 'idea: '
5+
---
6+
7+
## Problem Statement
8+
<!-- Describe the problem you're facing -->
9+
10+
## Feature Idea
11+
<!-- Describe what you want instead. Examples are welcome! -->

.github/ISSUE_TEMPLATE/2-feature-request.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/3-epic.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: 🌟 Epic
3+
about: Major building block that advances Jan's goals
4+
title: 'epic: '
5+
type: Epic
6+
---
7+
8+
## Goal
9+
10+
## Tasklist
11+
12+
## Out of scope

.github/ISSUE_TEMPLATE/3-epic.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/4-goal.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: 🎯 Goal
3+
about: External communication of Jan's roadmap and objectives
4+
title: 'goal: '
5+
type: Goal
6+
---
7+
8+
## Goal
9+
10+
## Tasklist
11+
12+
## Out of scope
13+

.github/ISSUE_TEMPLATE/4-goal.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)