diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-01-08 09:30:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-08 09:30:23 +0100 |
| commit | 485380cd3e2718b3f7448435bb367338d556538f (patch) | |
| tree | 7fe50214ec98517258b27ed3dbbc32489a853a42 /.github/ISSUE_TEMPLATE/engine-request.md | |
| parent | 5225c4f253cd7b8105c9f0e78b0bc895671837aa (diff) | |
| parent | 3fc9a73713f2610dc3eda77c5b52097956c80954 (diff) | |
Merge pull request #2447 from unixfox/issue-template-notice
add notice for the issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/engine-request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/engine-request.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/engine-request.md b/.github/ISSUE_TEMPLATE/engine-request.md index 1037004d6..3074316a7 100644 --- a/.github/ISSUE_TEMPLATE/engine-request.md +++ b/.github/ISSUE_TEMPLATE/engine-request.md @@ -6,6 +6,8 @@ labels: enhancement, engine request assignees: '' --- +<!-- PLEASE FILL THESE FIELDS, IT REALLY HELPS THE MAINTAINERS OF SEARX --> + **Working URL to the engine** <!-- Please check if the engine is responding correctly before submitting it. --> @@ -26,4 +28,4 @@ general, files, images, it, map, music, news, science, social media and videos. You can add multiple categories at the same time. --> **Additional context** -<!-- Add any other context about this engine here. -->
\ No newline at end of file +<!-- Add any other context about this engine here. --> |