Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbol Description #96

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 12 additions & 6 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ✨ Feature Request
description: Suggest a feature
title: "[Feature Request]: "
description: Displaying of all the symbols which we have in our library.
title: "[Feature Request]: Displaying of all the symbols which we have in our library"
body:
- type: checkboxes
id: existing-issue
Expand All @@ -18,6 +18,8 @@ body:
placeholder: Describe the new feature or enhancement you'd like to see.
validations:
required: true
value: |
We would like to implement a feature that displays all cryptocurrency symbols available in our library. This will allow users to easily browse and select the cryptocurrency they are interested in without needing to know the symbol beforehand. The symbols should be displayed in a user-friendly format, possibly including the full name and abbreviation (e.g., Bitcoin (BTC)).
- type: textarea
id: use-case
attributes:
Expand All @@ -26,12 +28,16 @@ body:
placeholder: Describe a specific use case or scenario where this feature would be beneficial.
validations:
required: true
value: |
This feature would enhance user experience by helping them quickly find and select the cryptocurrency they are looking for, even if they do not know the symbol. It makes navigation more intuitive and streamlines the interaction with the system.
- type: textarea
id: benefits
attributes:
label: Benefits
description: What benefits would this feature bring to the project or community?
placeholder: Explain the advantages of implementing this feature.
value: |
The primary benefit is improving the user interface and overall experience by providing easier navigation and search capabilities. Users will be able to make selections faster, leading to more efficient interactions and potentially increasing usage of the system.
- type: dropdown
id: priority
attributes:
Expand All @@ -50,10 +56,10 @@ body:
label: Record
options:
- label: "I agree to follow this project's Code of Conduct"
required: true
required: yes
- label: "I'm a GSSOC contributor"
required: False
required: yes
- label: "I want to work on this issue"
required: False
required: yes
- label: "I'm willing to provide further clarification or assistance if needed."
required: False
required: yes