Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Allow users to vote on ideasย #8

@testman42

Description

@testman42

Proposed change

Implement a system that allows community to vote on ideas.
Something that would function similarly to what UserVoice does (or PHPBack since we are doing FOSS)

Motivation

So that good ideas get voted up and not get lost among the other ideas.

Proposed implementation

For example, have users voice their support for the idea by adding ๐Ÿ‘ reaction to the idea, and then have tags for [+10], [+50], [+100], etc. and apply those tags to ideas (issues) in close-to-real-time (maybe have a bot to watch the ๐Ÿ‘ and apply tags).
That way users can filter or effectively sort the ideas by popularity.

(actually, by writing this I found out that you can actually sort ideas by reactions by adding sort:reactions-+1-desc to the search query)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions