mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add template content
wip
This commit is contained in:
parent
ce8cd42548
commit
7fda9fd6f5
1 changed files with 39 additions and 1 deletions
40
.github/ISSUE_TEMPLATE.md
vendored
40
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -1 +1,39 @@
|
|||
Read this first: [CONTRIBUTING](https://github.com/collinbarrett/FilterLists/blob/master/CONTRIBUTING.md)
|
||||
# General Comments / Questions
|
||||
|
||||
If your issue is a general comment or question regarding FilterLists, feel free to delete all of this template comment and just type away. Please provide as much detail as is necessary.
|
||||
|
||||
# List Updates / Additions
|
||||
|
||||
If your issue is related to adding a new list or updating an existing list, please create only one issue per list. When creating the issue, pick the applicable table below and replaced the italicized sample values with the list's information. Delete all of the other tables and template content for simplicity.
|
||||
|
||||
## Global
|
||||
| Property | Description | Value |
|
||||
|---|---|---|
|
||||
| list | The name of the list as stated by the list maintainer(s) in title case. | |
|
||||
| descr | A brief description of the list's functionality. Preferably, this is quoted (if non-English, translate to English via translator or Google Translate for consistency) from the list's documentation or composed by a maintainer of the list. If neither are available, a generic description should be composed by the FilterLists contributer. | |
|
||||
| descrSourceUrl | The URL to the list's documentation page from which the description was quoted if applicable. | |
|
||||
| viewUrl | The URL to the list in raw text format. zip files and other formats are acceptable if no text format is available. | |
|
||||
| homeUrl | The URL to the list's home page. Preferably, this is stated in the header of the list. Alternatively, it could be a custom domain, GitHub page, blog post, forum post, etc. that serves as a primary source of information for the list. | |
|
||||
| guideUrl | The URL to the list's instruction guide if it is significantly different than the homeUrl. | |
|
||||
| forumUrl | The URL to the list's forum where issues, change requests, etc. are discussed. | |
|
||||
| issuesUrl | The URL to the list's GitHub Issues. | |
|
||||
| email | The email address of the list's maintainer(s) if publicly available. | |
|
||||
| changelogUrl | The URL to the list's changelog such as an RSS feed, GitHub commits log, Mercurial log, etc. | |
|
||||
| donateUrl | The URL to the list's donation page. This could be a custom PayPal or similar link, or a link to a web page discussing various donation options. Pull requests that include changes to this link will undergo further verification to prevent fraud. | |
|
||||
| forksCombos | List names that are either a fork or a combo of list. Sorted alphabetically by convention. | |
|
||||
|
||||
## Regional
|
||||
|
||||
TBD
|
||||
|
||||
## Forked
|
||||
|
||||
TBD
|
||||
|
||||
## Combo
|
||||
|
||||
TBD
|
||||
|
||||
## Stale
|
||||
|
||||
TBD
|
||||
|
|
|
|||
Loading…
Reference in a new issue