community-platform icon indicating copy to clipboard operation
community-platform copied to clipboard

DuckDuckGo Community Platform

Results 100 community-platform issues
Sort by recently updated
recently updated
newest added

Some IA-pages have **broken links** to the Maintainer and Contributor Profile. It happens because my GitHub's profile named ["fzzr-"](https://github.com/fzzr-) with trailing dash. Pages for example: [1](https://duck.co/ia/view/neko_cli_cheat_sheet), [2](https://duck.co/ia/view/neko_builtins_cheat_sheet), [3](https://duck.co/ia/view/neko_std_cheat_sheet), [4](https://duck.co/ia/view/haxe_operators_cheat_sheet).

Bug

##### Description : A script to add the new programming language topics (plus the "programming" topic) to the right IAs. ##### Reviewer notes : You'll first need to run script/ddgc_add_topic.pm...

Sometimes I want to find out if there is an Instant Answer for a particular set of queries - but I don't know the exact format and/or it isn't live...

It looks like modifying the body of issues/comments isn't triggering the metadata to update (it is [supported](https://developer.github.com/v3/activity/events/types/#issuecommentevent)). For example, https://github.com/duckduckgo/zeroclickinfo-goodies/issues/2105 previously did not link to the Calculator's IA page, did...

Bug

In some IA pages, the maintainer/contributor links go to user profiles on duck.co. When these profiles are private they're shown as "Page not found". Such links should be removed so...

Bug

Currently when I switch to 'Issues & PRs' the fields start expanded; meaning I have to collapse them to get a quick overview. IMO it would be better to start...

Design

It would be _really_ useful if we could include IAs in planning in the metadata - working with DuckPAN and using the metadata to fill out fields automatically kindah _requires_...

Rationale: It takes approximately 2~3 seconds to just _load_ `DDGC` due to all the DB setup it has to perform (I had to hunt this down in NYTProf!); some scripts...

When creating an issue through the `Create Issue` button on the Instant Answer pages, the generated template contains leading spaces: ![screenshot-2016-05-17-15 23 02_788_425](https://cloud.githubusercontent.com/assets/8598426/15325768/614bb1fa-1c43-11e6-877a-40c77f131d66.png) I had a go at modifying [github.handlebars](https://github.com/duckduckgo/community-platform/blob/master/src/templates/github.handlebars#L12),...

@jbarrett I was trying to run the `ddgc_populate_ia_dev.pl` script to get up-to-date with duck.co (as suggested by @jdorweiler), but I kept running into this issue: ![screenshot from 2016-03-03 17 25...