/pull_request_template_spice.md

https://github.com/pardocz/zeroclickinfo-spice · Markdown · 94 lines · 58 code · 36 blank · 0 comment · 0 complexity · e99f00732a4a461760d8967cf1926522 MD5 · raw file

  1. # Spice Pull Request Template
  2. 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.
  3. **What does your Instant Answer do?**
  4. **What problem does your Instant Answer solve (Why is it better than organic links)?**
  5. **What is the data source for your Instant Answer? (Provide a link if possible)**
  6. **Why did you choose this data source?**
  7. **Are there any other alternative (better) data sources?**
  8. **What are some example queries that trigger this Instant Answer?**
  9. **Which communities will this Instant Answer be especially useful for? (gamers, book lovers, etc)**
  10. **Is this Instant Answer connected to a DuckDuckHack [Instant Answer idea](https://duck.co/ideas)?**
  11. **Which existing Instant Answers will this one supersede/overlap with?**
  12. **Are you having any problems? Do you need our help with anything?**
  13. **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?**
  14. **Where did you hear about DuckDuckHack? (For first time contributors)**
  15. **What does the Instant Answer look like? (Provide a screenshot for new or updated Instant Answers)**
  16. ## Checklist
  17. Please place an 'X' where appropriate.
  18. ```
  19. [] Added metadata and attribution information
  20. [] Wrote test file and added to t/ directory
  21. [] Verified that instant answer adheres to design guidelines (https://duck.co/duckduckhack/design_styleguide)
  22. [] Verified that instant answer adheres to code styleguide (https://duck.co/duckduckhack/code_styleguide)
  23. [] Tested cross-browser compatibility
  24. Please let us know which browsers/devices you've tested on:
  25. - Windows 8
  26. [] Google Chrome
  27. [] Firefox
  28. [] Opera
  29. [] IE 10
  30. - Windows 7
  31. [] Google Chrome
  32. [] Firefox
  33. [] Opera
  34. [] IE 8
  35. [] IE 9
  36. [] IE 10
  37. - Windows XP
  38. [] IE 7
  39. [] IE 8
  40. - Mac OSX
  41. [] Google Chrome
  42. [] Firefox
  43. [] Opera
  44. [] Safari
  45. - iOS (iPhone)
  46. [] Safari Mobile
  47. [] Google Chrome
  48. [] Opera
  49. - iOS (iPad)
  50. [] Safari Mobile
  51. [] Google Chrome
  52. [] Opera
  53. - Android
  54. [] Firefox
  55. [] Native Browser
  56. [] Google Chrome
  57. [] Opera
  58. ```