We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8971be5 commit e3aa5b2Copy full SHA for e3aa5b2
PULL_REQUEST_TEMPLATE.md
@@ -2,6 +2,7 @@ If you’re adding a new scraper, please ensure that you have:
2
3
- [ ] Tested the scraper on a local copy of DevDocs
4
- [ ] Ensured that the docs are styled similarly to other docs on DevDocs
5
+<!-- If the docs don’t have an icon, delete the next four items: -->
6
- [ ] Added these files to the <code>public/icons/*your_scraper_name*/</code> directory:
7
- [ ] `16.png`: a 16×16 pixel icon for the doc
8
- [ ] `[email protected]`: a 32×32 pixel icon for the doc
0 commit comments