Skip to content

Commit 35d4848

Browse files
committed
docs: git: replace feature request with feature design
We're at the point where we want to focus on simplifying the codebase, so we change the mechanism of proposing ideas into proposing solutions.
1 parent 2db3af5 commit 35d4848

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: Feature Design
3+
about: Propose a feature that you want to implement in Yafc
4+
title: "[Feature Design] Your Title Goes There"
5+
---
6+
7+
This text is a guideline. You can remove it before posting the issue.
8+
- A Feature Design is a proposal that describes the problem and provides one or more solutions to it. Use it if you are a developer and you want to add a feature to Yafc.
9+
- The purpose of the Feature Design is to showcase how important solving the problem is to the playerbase, and describe the possible solutions to estimate how much complexity the feature would bring. Yafc aims to reduce the complexity of its codebase, so the less complexity the solution adds, the better.

.github/ISSUE_TEMPLATE/feature_request.md

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

0 commit comments

Comments
 (0)