You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+10-8
Original file line number
Diff line number
Diff line change
@@ -83,19 +83,21 @@ Three huge requests for everyone:
83
83
84
84
> ♥️ [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.
85
85
86
-
## 🙋♂️ How to report a bug or propose a feature?
86
+
## 🙋♂️ How to report a bug?
87
87
88
88
- 🆕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!
90
90
- 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 timefor our contributors and maintainers.
91
+
- Make sure you clearly describe "observed" and "expected" behaviour. It will dramatically save time for our contributors and maintainers.
96
92
- **For minor fixes** please just open a PR.
97
-
- *Please mark this issues with prefix **"Баг:"***
98
93
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
0 commit comments