Skip to content

Commit de75b5d

Browse files
committedDec 27, 2021
docs: move ideas to github discussions
1 parent 43fe390 commit de75b5d

File tree

2 files changed

+14
-21
lines changed

2 files changed

+14
-21
lines changed
 
+4-13
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
---
2-
name: Фича
3-
title: "Фича: <короткое описание>"
4-
about: Предложить идею или фичу для Клуба
5-
labels: "improvement"
2+
name: Фича (deprecated)
3+
about: ⚠️ Фичереквесты отныне перехали в дискусии
64
---
75

8-
<!-- WARNING: Игнорирование шаблона может привести к тому, что таску закроют -->
6+
# ⚠️ ВНИМАНИЕ: идеи и фичереквесты переехали в дискусии гитхаба, там же за них можно голосовать
97

10-
## Чеклист
11-
12-
- [ ] Я считаю, что фича офигенная и принесет пользу Клубу 🎩
13-
- [ ] Я поискал по трекеру похожие идеи, в том числе в закрытых Issues
14-
15-
## Описание фичи
16-
17-
Опишите вашу идею или новую фичу. Нарисуйте картинку как вы себе это представляете и где.
8+
https://github.com/vas3k/vas3k.club/discussions

‎README.md

+10-8
Original file line numberDiff line numberDiff line change
@@ -83,19 +83,21 @@ Three huge requests for everyone:
8383
8484
> ♥️ [Feature-flags](club/features.py) are great. Use them to tweak your fork. Create new flags to upstream your new features or disable existing ones.
8585
86-
## 🙋‍♂️ How to report a bug or propose a feature?
86+
## 🙋‍♂️ How to report a bug?
8787
8888
- 🆕Open [a new issue](https://github.com/vas3k/vas3k.club/issues/new).
89-
- 🔦 Please, **use a search**, to check, if there is already exied issue!
89+
- 🔦 Please, **use a search**, to check, if there is already existed issue!
9090
- Explain your idea or proposal in all the details:
91-
- If it's a **new feature**:
92-
- 🖼 If it's **UI/UX** related: attach a screenshot or wireframe.
93-
- Please mark this issues with prefix **"Фича:"**
94-
- 🐞 If it's a **bug**:
95-
- make sure you clearly describe "observed" and "expected" behaviour. It will dramatically save time for our contributors and maintainers.
91+
- Make sure you clearly describe "observed" and "expected" behaviour. It will dramatically save time for our contributors and maintainers.
9692
- **For minor fixes** please just open a PR.
97-
- *Please mark this issues with prefix **"Баг:"***
9893
94+
## 💎 Now to propose a new feature?
95+
96+
- Go to our [Discussions](https://github.com/vas3k/vas3k.club/discussions)
97+
- Check to see if someone else has already come up with the idea before
98+
- Create a new discussion
99+
- 🖼 If it's **UI/UX** related: attach a screenshot or wireframe
100+
99101
## 😍 Contributions
100102

101103
Contributions are welcome.

0 commit comments

Comments
 (0)
Please sign in to comment.