Skip to content

Commit

Permalink
Update Logo.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SlashNephy authored Feb 10, 2025
1 parent fae04ae commit 8a6becc
Showing 1 changed file with 40 additions and 28 deletions.
68 changes: 40 additions & 28 deletions .github/ISSUE_TEMPLATE/Logo.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,46 @@
---
name: ロゴ追加リクエスト
about: 放送局ロゴの追加リクエストに使用してください。以下の 日テレ の例を書き換えてください。
about: 放送局ロゴの追加リクエストに使用してください。
title: "[ロゴ追加] 日テレ"
labels: enhancement
assignees: SlashNephy

body:
- type: input
id: channel-name
attributes:
label: チャンネル名
validations:
required: true
- type: dropdown
id: channel-type
attributes:
label: チャンネルタイプ
options:
- GR (地上波)
- GR (CATV)
- BS
- CS
- SKY
validations:
required: true
- type: input
id: service-id
attributes:
label: サービス ID
description: 不明な場合は http://soranikakaruhashi.blog.fc2.com/blog-entry-71.html で調べてください。
validations:
required: true
- type: input
id: region
attributes:
label: 放送地域
validations:
required: true
- type: input
id: logo-file
attributes:
label: ロゴファイル URL
description: .svg 画像 または 512x512 以上の .png / .jpg 画像への URL を入力してください。
validations:
required: true
---

## チャンネル名

日テレ

## チャンネルタイプ

- [x] GR (地上波)
- [ ] GR (CATV)
- [ ] BS
- [ ] CS
- [ ] SKY

## サービス ID

1040

## 地域 (GR でのみ必要)

関東広域

## ロゴファイル

(.svg 画像 または 512x512 以上の .png / .jpg 画像)

https://ja.wikipedia.org/wiki/%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB:Nippon_TV_logo_2014.svg

0 comments on commit 8a6becc

Please sign in to comment.