mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
8d41ec6eb6
commit
2dc439d2c6
1 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
### Closing issues
|
||||
### Closing Issues:
|
||||
* [ ] Have you included "closes #XXXX" in your comment to auto-close the issue that your PR fixes?
|
||||
|
||||
### General Submissions:
|
||||
|
|
@ -8,7 +8,8 @@
|
|||
|
||||
* [ ] Have you filled in all properties available for the list (see sample below)?
|
||||
* [ ] Have you sorted the properties in alphabetical order?
|
||||
* [ ] Have you ensured that all URLS are functioning properly?
|
||||
* [ ] Have you converted the list name to [title case](https://en.wikipedia.org/wiki/Letter_case#Title_case)?
|
||||
* [ ] Have you ensured that all URLs are functioning properly?
|
||||
* [ ] Have you ensured all URLs point to HTTPS if supported?
|
||||
|
||||
#### Sample List JSON Object:
|
||||
|
|
|
|||
Loading…
Reference in a new issue