Skip to content

Latest commit

 

History

History
120 lines (74 loc) · 3.15 KB

pull_request_template_spice.md

File metadata and controls

120 lines (74 loc) · 3.15 KB

Spice Pull Request Template

How To Use This Template

  1. Use the raw text at https://raw.githubusercontent.com/duckduckgo/zeroclickinfo-spice/master/pull_request_template_spice.md

  2. Copy and paste the questions (from the raw text) into the description of your GitHub pull request and fill in the questions there, as appropriate.

  3. Preview the text before posting by clicking the "Preview changes" button above text box. The questions should remain bolded so it's easier for everyone to read

  4. Do not include these instructions when you paste the questions into the Pull Request description!

Demo

Demo GIF

Copy and Paste the Raw Text Below Into Your Pull Request

What does your Instant Answer do?

What problem does your Instant Answer solve (Why is it better than organic links)?

What is the data source for your Instant Answer? (Provide a link if possible)

Why did you choose this data source?

Are there any other alternative (better) data sources?

What are some example queries that trigger this Instant Answer?

Which communities will this Instant Answer be especially useful for? (gamers, book lovers, etc)

Is this Instant Answer connected to a DuckDuckHack Instant Answer idea?

Which existing Instant Answers will this one supersede/overlap with?

Are you having any problems? Do you need our help with anything?

What are the terms of use for the API? Will DuckDuckGo need specific authorization (e.g. an API key)? Are there any costs associated with API usage?

Where did you hear about DuckDuckHack? (For first time contributors)

What does the Instant Answer look like? (Provide a screenshot for new or updated Instant Answers)

Checklist

Please place an 'X' where appropriate.

[] Added metadata and attribution information
[] Wrote test file and added to t/ directory
[] Verified that instant answer adheres to design guidelines (https://duck.co/duckduckhack/design_styleguide)
[] Verified that instant answer adheres to code styleguide (https://duck.co/duckduckhack/code_styleguide)
[] Tested cross-browser compatibility

 Please let us know which browsers/devices you've tested on:
    - Windows 10
        - [] Google Chrome
        - [] Firefox
        - [] Opera
        - [] IE 11
        - [] Microsoft edge
        
    - Windows 8
        - [] Google Chrome
        - [] Firefox
        - [] Opera
        - [] IE 10

    - Windows 7
        - [] Google Chrome
        - [] Firefox
        - [] Opera
        - [] IE 8
        - [] IE 9
        - [] IE 10

    - Windows XP
        - [] IE 7
        - [] IE 8

    - Linux
        - [] Google Chrome
        - [] Firefox
        
    - Mac OSX
        - [] Google Chrome
        - [] Firefox
        - [] Opera
        - [] Safari

    - iOS (iPhone)
        - [] Safari Mobile
        - [] Google Chrome
        - [] Opera

    - iOS (iPad)
        - [] Safari Mobile
        - [] Google Chrome
        - [] Opera

    - Android
        - [] Firefox
        - [] Native Browser
        - [] Google Chrome
        - [] Opera