Add How to create a new

sashaastiadi 2024-10-28 16:40:02 +00:00
parent 370f55a30b
commit 73f5641b73

28
How-to-create-a-new.md Normal file

@ -0,0 +1,28 @@
# Feature Requests: Guidelines
If you have suggestions for new features or functionalities for existing web properties within the ThreeFold ecosystem, please follow these guidelines to ensure your request is clear and actionable.
## Guidelines for Proposing a Feature
When submitting a feature request, please include the following details:
1. Create a [new issue](https://git.ourworld.tf/ourworld_web/circle_web_presence/issues/new/choose) on circle_web_presence repo, and choose 'Feature Request'.
1. **Specify the Website**: Clearly identify the website for which you are proposing the new feature.
2. **Specify the Particular Page or Section**: Indicate the specific page or section of the website where the feature should be implemented.
3. **Specify the New Feature**: Describe the new feature you would like to propose, including its functionality and potential benefits.
4. **Click** 'Create Issue'.
5. Track your issue on [web presence project](https://git.ourworld.tf/ourworld_web/circle_web_presence/projects/114)
## Example of a Feature Request
Heres an example of how to format your feature request:
- **Website**: OurVerse
- **Page/Section**: Community Forum
- **New Feature**: **Search Functionality**
Description: Implement a search bar within the Community Forum section that allows users to search for topics, keywords, and discussions. This feature will enhance user experience by making it easier for users to find relevant information and engage in existing conversations.
---
By providing detailed information in your feature request, you help the development team understand the necessity and impact of the proposed feature, leading to more effective prioritization and implementation.