zeroclickinfo-goodies/pull_request_template_goodi...

93 lines
2.4 KiB
Markdown
Raw Normal View History

# Goodie Pull Request Template
Using this template will help us better understand your Instant Answer and assist you when necessary. Simply copy and paste the markdown below into the description of your GitHub pull request and complete as appropriate.
**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](https://duck.co/ideas)?**
**Which existing Instant Answers will this one supercede/overlap with?**
**Are you having any problems? Do you need our help with anything?**
**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)**
2014-06-09 12:36:07 -07:00
## Checklist
2014-02-13 11:02:23 -08:00
Please place an 'X' where appropriate.
```
2015-02-05 21:08:54 -08:00
- [] Added metadata and attribution information (https://duck.co/duckduckhack/metadata)
- [] Wrote test file and added to t/ directory (https://duck.co/duckduckhack/goodie_tests)
- [] 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 8
2015-02-05 21:08:54 -08:00
- [] Google Chrome
- [] Firefox
- [] Opera
- [] IE 10
- Windows 7
2015-02-05 21:08:54 -08:00
- [] Google Chrome
- [] Firefox
- [] Opera
- [] IE 8
- [] IE 9
- [] IE 10
- Windows XP
2015-02-05 21:08:54 -08:00
- [] IE 7
- [] IE 8
- Mac OSX
2015-02-05 21:08:54 -08:00
- [] Google Chrome
- [] Firefox
- [] Opera
- [] Safari
- iOS (iPhone)
2015-02-05 21:08:54 -08:00
- [] Safari Mobile
- [] Google Chrome
- [] Opera
- iOS (iPad)
2015-02-05 21:08:54 -08:00
- [] Safari Mobile
- [] Google Chrome
- [] Opera
- Android
2015-02-05 21:08:54 -08:00
- [] Firefox
- [] Native Browser
- [] Google Chrome
- [] Opera
```