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

No poll is being created #26

Closed
andrey-helldar opened this issue Sep 23, 2020 · 3 comments
Closed

No poll is being created #26

andrey-helldar opened this issue Sep 23, 2020 · 3 comments

Comments

@andrey-helldar
Copy link

andrey-helldar commented Sep 23, 2020

I added the Polls app to the organization.

It is enabled in the settings. I add text to the description and comments of the problem, but the survey is not generated.

What am I doing wrong?

image

image

Also here: Laravel-Lang/lang#1347

@fawazahmed0
Copy link

I too faced this, just testing polls in this repo:
/polls Option1 'Option 2' "Option 3"

@fawazahmed0
Copy link

fawazahmed0 commented Sep 30, 2020

Ok, anyone facing the issue can use this polls:

  1. Just install Go

  2. Install polls package in your pc:
    go get github.com/apex/gh-polls/cmd/polls

  3. Create a poll and markdown will be automatically copied to clipboard.
    polls new "Fawaz is cool" "Andrey is awesome"

  4. Paste the auto copied markdown:


Update: Easy method, Just use this

@alanhamlett
Copy link

Update: Easy method, Just use this

That no longer works, so I built my own:
https://wakatime.com/polls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants