From 44e898fa193d117154299adc4953e1815a30328d Mon Sep 17 00:00:00 2001 From: Jack Shorenstein Date: Wed, 8 May 2024 15:31:31 -0600 Subject: [PATCH 1/9] Added english readme and link --- README.md | 7 +++++- README_EN.md | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+), 1 deletion(-) create mode 100644 README_EN.md diff --git a/README.md b/README.md index aabc9d5..02e1f86 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ こんにちは、こんばんは。このリポジトリはさわらつきが作成したロゴがアップロードされているリポジトリです。 +## 言語 / Languages + +- [English](./README_EN.md) + + > [!WARNING] ここにあるロゴはさわらつきが作成したロゴです。各サービス、団体が作成したものではありません。 すべてが公式で使われているロゴというわけではありません。 @@ -67,4 +72,4 @@ kawaiiロゴ制作と許可をくださった方々に深く感謝申し上げ ## ロゴ削除のご依頼 -もしリポジトリ内のロゴを削除する必要がある場合には[さわらつきのDM](https://x.com/sawaratsuki1004)までご連絡ください。 +もしリポジトリ内のロゴを削除する必要がある場合には[さわらつきのDM](https://x.com/sawaratsuki1004)までご連絡ください。 \ No newline at end of file diff --git a/README_EN.md b/README_EN.md new file mode 100644 index 0000000..f44ed57 --- /dev/null +++ b/README_EN.md @@ -0,0 +1,70 @@ +# KawaiiLogos + +Hello, good afternoon. This repository is where the logos created by Sawaratsuki have been uploaded. + +> [!WARNING] +> The logos present here are created by Sawaratsuki, not by the services or entities they represent. +> Not all are official logos in use. +> Please be careful with too much "kawaii". + +> [!IMPORTANT] +> You may not use the content of this repository in AI or anything Sawaratsuki considers equivalent to AI. +> Please keep this in mind. + +## License + +This repository is licensed under the following custom license. + +### If you want to use a logo, please read this first + +### Definitions + +Here, "official" refers to the entities or persons who hold the rights to logos that were not created by Sawaratsuki, or any equivalent entity or organization. + +### General clauses + +- Personal use is free. + For example, sticker production falls under personal use. + > [!WARNING] + > You may not sell products created using these logos. + > +- Commercial use is generally not allowed. + However, commercial use is possible in the following cases: + - If you wish to use a logo officially or have obtained permission in accordance with all clauses of this license from the official entity. + - If permitted under the "Each Logo License" below. + - If the official entity allows it. + - If "Licenses and specific notes for each logo" indicate that commercial use is possible. +- It is not necessary to mention me or this repository on products created using this repository's logos, but doing so may motivate Sawaratsuki. +- Sawaratsuki assumes no responsibility for damages arising from using the content of this repository. + +## Licenses and specific notes for each logo + +These are the licenses applied to each logo. +In addition to the general clauses, please follow these licenses when using the logos. + +### Response code series + +> Codes like 404 NotFound, 403 Forbidden, 503 Service Unavailable, etc., +> They can be used on for-profit websites, among others. + +### Kotlin + +> This logo is not officially approved by the Kotlin Foundation. +> (However, it has been consulted with them officially) + +## Thanks + +These logos are purely secondary creations. +There is no intention to force their use as officers. +We deeply appreciate those who allowed the creation of kawaii logos and gave their permission. + +## About logo requests + +- Please post in issues. + Priority will be given to those whose use has been officially permitted by the requested service. +- Logos that have not been created by Sawaratsuki will not be added to this repository. + Therefore, Pull Requests that request the addition of logos will not be accepted, nor will merges be made. + +## Logo removal requests + +If you need a logo in the repository removed, please contact [Sawaratsuki](https://x.com/sawaratsuki1004). From 4aa7c7e7b0e9301225d710fa85ad358545510f2e Mon Sep 17 00:00:00 2001 From: Jack Shorenstein Date: Wed, 8 May 2024 18:14:34 -0600 Subject: [PATCH 2/9] fixed sell products line thanks @ThatOneCalculator!! --- README_EN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_EN.md b/README_EN.md index f44ed57..7839900 100644 --- a/README_EN.md +++ b/README_EN.md @@ -26,7 +26,7 @@ Here, "official" refers to the entities or persons who hold the rights to logos - Personal use is free. For example, sticker production falls under personal use. > [!WARNING] - > You may not sell products created using these logos. + > You may not sell products created using these logos without the permission of [Sawaratsuki](https://x.com/sawaratsuki1004)! > - Commercial use is generally not allowed. However, commercial use is possible in the following cases: From d4032adfc3e0e69fc7823ffbe5ca16953e3b037f Mon Sep 17 00:00:00 2001 From: Jack Shorenstein Date: Wed, 8 May 2024 18:17:51 -0600 Subject: [PATCH 3/9] fixed 404notfound license terms thanks @ThatOneCalculator!! --- README_EN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_EN.md b/README_EN.md index 7839900..a4954a6 100644 --- a/README_EN.md +++ b/README_EN.md @@ -45,7 +45,7 @@ In addition to the general clauses, please follow these licenses when using the ### Response code series > Codes like 404 NotFound, 403 Forbidden, 503 Service Unavailable, etc., -> They can be used on for-profit websites, among others. +> Can be used on monetized websites/for-profit websites, etc. ### Kotlin From 97e62de29d63cc3705332093e296b26daa63b732 Mon Sep 17 00:00:00 2001 From: Jack Shorenstein Date: Wed, 8 May 2024 22:44:17 -0600 Subject: [PATCH 4/9] A complete rewrite of the README I am a dumb person... I used the Spanish translation of this README as the original basis for the English translation to save time, and that bit me in the butt. So, I have now retranslated EVERYTHING from scratch from the Japanese version using [deepl.com](deepl.com) as a suggestion from @jdegand. Thank you to him/her as well as @ThatOneCalculator for your help! I am dumb to say the least... Co-Authored-By: J. Degand <70610011+jdegand@users.noreply.github.com> Co-Authored-By: Kainoa Kanter <44733677+thatonecalculator@users.noreply.github.com> --- README_EN.md | 89 +++++++++++++++++++++++++++------------------------- 1 file changed, 47 insertions(+), 42 deletions(-) diff --git a/README_EN.md b/README_EN.md index a4954a6..c1d0127 100644 --- a/README_EN.md +++ b/README_EN.md @@ -1,70 +1,75 @@ # KawaiiLogos -Hello, good afternoon. This repository is where the logos created by Sawaratsuki have been uploaded. +Hello and good evening. This is the repository where the logos created by Sawaratsuki are uploaded. -> [!WARNING] -> The logos present here are created by Sawaratsuki, not by the services or entities they represent. -> Not all are official logos in use. -> Please be careful with too much "kawaii". +## Languages -> [!IMPORTANT] -> You may not use the content of this repository in AI or anything Sawaratsuki considers equivalent to AI. -> Please keep this in mind. +- [Japanese](./README.md) + + +> [!WARNING]. + The logo here is the logo created by Sawaratsuki. They are not created by the respective services or organizations. + Not all logos are officially used. + Please be careful not to overdose on "kawaii". + +> [!IMPORTANT]. + The contents of this repository may not be used for AI or anything else that Sawaratsuki deems equivalent. + Please be aware of this. ## License -This repository is licensed under the following custom license. +This repository is licensed under the following proprietary license. -### If you want to use a logo, please read this first +### If you want to use the logo, please read this section. ### Definitions -Here, "official" refers to the entities or persons who hold the rights to logos that were not created by Sawaratsuki, or any equivalent entity or organization. +"Official" here refers to the person or organization that holds the rights to the logo, not the name of each logo or the logo originally created by Sawaratsuki. -### General clauses +### All terms -- Personal use is free. - For example, sticker production falls under personal use. - > [!WARNING] - > You may not sell products created using these logos without the permission of [Sawaratsuki](https://x.com/sawaratsuki1004)! - > -- Commercial use is generally not allowed. - However, commercial use is possible in the following cases: - - If you wish to use a logo officially or have obtained permission in accordance with all clauses of this license from the official entity. - - If permitted under the "Each Logo License" below. - - If the official entity allows it. - - If "Licenses and specific notes for each logo" indicate that commercial use is possible. -- It is not necessary to mention me or this repository on products created using this repository's logos, but doing so may motivate Sawaratsuki. -- Sawaratsuki assumes no responsibility for damages arising from using the content of this repository. +- You are free to use the logos for personal use only. +For example, sticker production is considered personal use. + > [!WARNING]. + Any work created using this logo may not be sold. +- Commercial use of the logo is basically prohibited. +However, commercial use is allowed in the following cases + - If you are using the logo as the official logo of the logo you wish to use for commercial purposes, or if you have obtained permission from the official for all the terms of this license. + - If you are permitted to use the logo in accordance with the "License of each logo" below + - If permitted by the respective official. + - If the "License and Notes for each logo" states that the logo may be used for commercial purposes. +- You don't have to mention me or this repository on your work using the logos in this repository, but it would be nice if you could. + However, it will motivate Sawaratsuki if you clearly state it. +- In no case will Sawaratsuki be liable for any damage caused by the contents of this repository. -## Licenses and specific notes for each logo +## Licenses and notes for each logo -These are the licenses applied to each logo. -In addition to the general clauses, please follow these licenses when using the logos. +This section is a license that applies to each logo. +In addition to the above, please use the logos in accordance with the following licenses. -### Response code series +### Response Codes -> Codes like 404 NotFound, 403 Forbidden, 503 Service Unavailable, etc., -> Can be used on monetized websites/for-profit websites, etc. +> Response codes such as 404 NotFound, 403 Forbidden, 503 Service Unavailable, etc. +You can use these response codes on monetized websites. ### Kotlin -> This logo is not officially approved by the Kotlin Foundation. -> (However, it has been consulted with them officially) +> This logo is not officially endorsed by the Kotlin Foundation. +(But it has been officially verified.) -## Thanks +## Acknowledgements -These logos are purely secondary creations. -There is no intention to force their use as officers. -We deeply appreciate those who allowed the creation of kawaii logos and gave their permission. +These logos are for secondary use only. +We do not force you to use them as official. +We would like to express our deepest gratitude to those who created the kawaii logos and gave us permission to use them. ## About logo requests -- Please post in issues. - Priority will be given to those whose use has been officially permitted by the requested service. -- Logos that have not been created by Sawaratsuki will not be added to this repository. - Therefore, Pull Requests that request the addition of logos will not be accepted, nor will merges be made. +- Please submit to issues. +If we have received official permission to create a logo for the requested service, we will give priority to the creation of the logo. +- We will not add any logos other than the ones created by Sawaratsuki in this repository. + Therefore, we will not merge any additional logo requests by Pull Requests or other means. ## Logo removal requests -If you need a logo in the repository removed, please contact [Sawaratsuki](https://x.com/sawaratsuki1004). +If you need to remove a logo from the repository, please contact [Sawaratsuki](https://x.com/sawaratsuki1004). \ No newline at end of file From cc74b9330fd7bd5eb44c4b889b3905a7db40c47e Mon Sep 17 00:00:00 2001 From: Jack Shorenstein Date: Wed, 8 May 2024 22:51:25 -0600 Subject: [PATCH 5/9] Fixed Warning and Important messages at top Oops, forgot to fix that... as a wise Hatsune Miku said: "Sorggy... accident." --- README_EN.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README_EN.md b/README_EN.md index c1d0127..57496df 100644 --- a/README_EN.md +++ b/README_EN.md @@ -7,12 +7,12 @@ Hello and good evening. This is the repository where the logos created by Sawara - [Japanese](./README.md) -> [!WARNING]. +> [!WARNING] The logo here is the logo created by Sawaratsuki. They are not created by the respective services or organizations. Not all logos are officially used. Please be careful not to overdose on "kawaii". -> [!IMPORTANT]. +> [!IMPORTANT] The contents of this repository may not be used for AI or anything else that Sawaratsuki deems equivalent. Please be aware of this. @@ -30,7 +30,7 @@ This repository is licensed under the following proprietary license. - You are free to use the logos for personal use only. For example, sticker production is considered personal use. - > [!WARNING]. + > [!WARNING] Any work created using this logo may not be sold. - Commercial use of the logo is basically prohibited. However, commercial use is allowed in the following cases @@ -72,4 +72,4 @@ If we have received official permission to create a logo for the requested servi ## Logo removal requests -If you need to remove a logo from the repository, please contact [Sawaratsuki](https://x.com/sawaratsuki1004). \ No newline at end of file +If you need to remove a logo from the repository, please contact [Sawaratsuki](https://x.com/sawaratsuki1004). From bb69404f4e04811dfae2aecfbf93902fe17beaad Mon Sep 17 00:00:00 2001 From: Gusesa Abida Ghifar Date: Fri, 10 May 2024 00:14:54 +0700 Subject: [PATCH 6/9] Add Indonesian README Signed-off-by: Gusesa Abida Ghifar --- README-ID.md | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++ README.md | 2 +- 2 files changed, 70 insertions(+), 1 deletion(-) create mode 100644 README-ID.md diff --git a/README-ID.md b/README-ID.md new file mode 100644 index 0000000..71efe0a --- /dev/null +++ b/README-ID.md @@ -0,0 +1,69 @@ +# KawaiiLogos + +Hai semuanya. Repositori ini adalah tempat di mana logo-logo yang dibuat oleh Sawaratsuki diunggah. + +> [!WARNING] +> Semua logo yang ditampilkan disini merupakan buatan Sawaratsuki dan tidak dibuat oleh layanan atau organisasi masing-masing. +> Tidak semua logo digunakan secara resmi. +> Diharapkan untuk tidak terlalu berlebihan dengan elemen "_kawaii_". + +> [!IMPORTANT] +> Isi repositori ini **tidak boleh** digunakan untuk AI atau apa pun yang dianggap **serupa** oleh Sawaratsuki. +> Tolong dicatat. + +## Lisensi + +Repositori ini dilisensikan berdasarkan lisensi kepemilikan berikut. + +### Jika Anda ingin menggunakan logo, tolong baca bagian ini + +### Definisi + +Yang dimaksud dengan "**Resmi**" disini merujuk kepada individu atau organisasi yang memegang penuh hak atas logo tersebut, bukan nama (dari setiap logo) atau logo yang dibuat Sawaratsuki. + +### Semua persyaratan + +- Anda bebas menggunakannya untuk penggunaan pribadi. +Misalnya, produksi stiker dianggap sebagai penggunaan pribadi. + > [!WARNING] + > Produk apa pun yang dibuat menggunakan logo ini tidak boleh dijual. +- Penggunaan logo untuk tujuan komerisal pada dasarnya dilarang. +Namun, diperbolehkan dalam kondisi berikut. + > - Jika Anda ingin menggunakan logo tersebut sebagai logo resmi untuk penggunaan komersial, atau jika Anda telah memperoleh izin resmi untuk seluruh ketentuan lisensi ini. + > - Jika Anda diizinkan untuk menggunakan logo sesuai dengan "Lisensi masing-masing logo" di bawah + > - Jika diizinkan oleh masing-masing pihak resmi. + > - Jika "Lisensi dan Catatan untuk setiap logo" menyatakan bahwa logo dapat digunakan untuk tujuan komersial. +- Anda tidak perlu menyebutkan saya atau repositori ini pada karya Anda yang menggunakan logo di repositori ini. + Namun, itu akan memotivasi Sawaratsuki jika Anda melakukannya. +- Sawaratsuki tidak bertanggung jawab atas segala kerusakan yang disebabkan oleh isi repositori ini. + +## Lisensi dan Catatan untuk setiap logo + +Bagian ini menjelaskan lisensi yang berlaku untuk setiap logo. +Selain aturan umum yang telah disebutkan sebelumnya, mohon perhatikan dan patuhi lisensi berikut. + +### Kode status + +> Kode status seperti 404 NotFound, 403 Forbidden, 503 Service Unavailable, [dan lain-lan](https://github.com/SAWARATSUKI/KawaiiLogos/tree/main/ResponseCode). +> Anda dapat menggunakan kode status ini di situs web yg dimonetisasi. + +### Kotlin + +> Logo ini tidak secara resmi didukung oleh Kotlin Foundaton +> (Tetapi sudah dikonfirmasi secara resmi) + +## Ucapan Terima Kasih + +Logo-logo ini hanyalah kreasi sekunder. +Kami tidak memaksa Anda untuk menggunakannya secara resmi. Kami ingin mengucapkan terima kasih yang sebesar-besarnya kepada pihak yang membuat logo dan memberi izin logo _kawaii_. + +## Tentang permintaan logo + +- Silakan kirim permintaannya ke tab [Issues](https://github.com/SAWARATSUKI/KawaiiLogos/issues). +Jika kami telah menerima izin resmi untuk pembuatan logo dari layanan yang di minta, kami akan memprioritaskan pembuatannya. +- Kami tidak akan menambahkan logo selain yang dibuat oleh Sawaratsuki ke dalam repositori ini. + Oleh karena itu, meskipun seseorang menambahkan logo baru melalui Pull Request dll, kami tidak akan menggabungkannya. + +## Permintaan penghapusan logo + +Jika Anda perlu menghapus logo dari repositori ini, silakan hubungi [Sawaratsuki melalui DM](https://x.com/sawaratsuki1004). diff --git a/README.md b/README.md index 51ccdc1..abad90c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # KawaiiLogos -[简体中文 README](./README-zhHans.md) +[简体中文 README](/README-zhHans.md) | [Indonesian README](/README-ID.md) こんにちは、こんばんは。このリポジトリはさわらつきが作成したロゴがアップロードされているリポジトリです。 From f116a082baefd6d98c8e1aec0cc19983274eebb1 Mon Sep 17 00:00:00 2001 From: Gusesa Abida Ghifar Date: Fri, 10 May 2024 00:42:43 +0700 Subject: [PATCH 7/9] FIx: Warning Makrdown at line: 28-29 Signed-off-by: Gusesa Abida Ghifar --- README-ID.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README-ID.md b/README-ID.md index 71efe0a..813bf30 100644 --- a/README-ID.md +++ b/README-ID.md @@ -25,8 +25,8 @@ Yang dimaksud dengan "**Resmi**" disini merujuk kepada individu atau organisasi - Anda bebas menggunakannya untuk penggunaan pribadi. Misalnya, produksi stiker dianggap sebagai penggunaan pribadi. - > [!WARNING] - > Produk apa pun yang dibuat menggunakan logo ini tidak boleh dijual. +> [!WARNING] +> Produk apa pun yang dibuat menggunakan logo ini tidak boleh dijual. - Penggunaan logo untuk tujuan komerisal pada dasarnya dilarang. Namun, diperbolehkan dalam kondisi berikut. > - Jika Anda ingin menggunakan logo tersebut sebagai logo resmi untuk penggunaan komersial, atau jika Anda telah memperoleh izin resmi untuk seluruh ketentuan lisensi ini. From b18db18da1cd87ebfa112591cb3f338eb087cd54 Mon Sep 17 00:00:00 2001 From: yui10 <79691301+yui10@users.noreply.github.com> Date: Sat, 11 May 2024 10:23:29 +0900 Subject: [PATCH 8/9] Add issue templates for logo requests --- .github/ISSUE_TEMPLATE/request.yml | 70 +++++++++++++++++++++++++++++ .github/advanced-issue-labeler.yml | 12 +++++ .github/workflows/issue_labeler.yml | 34 ++++++++++++++ 3 files changed, 116 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/request.yml create mode 100644 .github/advanced-issue-labeler.yml create mode 100644 .github/workflows/issue_labeler.yml diff --git a/.github/ISSUE_TEMPLATE/request.yml b/.github/ISSUE_TEMPLATE/request.yml new file mode 100644 index 0000000..a8ce44a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/request.yml @@ -0,0 +1,70 @@ +name: リクエスト +description: ロゴの追加依頼 +title: "[Request] " +labels: ["request"] +assignees: + - SAWARATSUKI +body: + - type: markdown + attributes: + value: | + ロゴ追加に関する依頼がある場合は、以下の内容を**よく読んでからテンプレートに従って**Issueを作成してください。 + - サービスのロゴの追加を希望する場合、許可が必要な場合があります。そのため許可が得られない場合は追加を見送ることがあります。 + - ロゴの追加には時間がかかる場合があります。ご了承ください。 + + + - type: checkboxes + id: duplicate-check + attributes: + label: 重複チェック + description: 他のIssueと内容が重複していないことを確認してください。 + options: + - label: 確認しました + required: true + + - type: dropdown + id: logo-category + attributes: + label: ロゴカテゴリ + description: 追加を希望するロゴのカテゴリ (例:React→service, レスポンスコードなど→original, その他判断に迷う場合→unknown) + options: + - service + - original + - unknown + validations: + required: true + + - type: input + id: logo-name + attributes: + label: ロゴの名称 + description: 追加を希望するサービスの名称 + placeholder: 例) GitHub , 404 NotFound + validations: + required: true + + - type: input + id: logo-name-ja + attributes: + label: ロゴの名称(日本語) + description: 追加を希望するサービスの日本語での読み方 + placeholder: 例) ギットハブ , お探しのページが見つかりません + validations: + required: true + + - type: input + id: service-url + attributes: + label: サービスのURL + description: 追加を希望するサービスのURL + placeholder: 例) https://github.com + validations: + required: false + + - type: textarea + id: comment + attributes: + label: コメント・補足 + description: 画像がある場合はこちらに添付してください + validations: + required: false diff --git a/.github/advanced-issue-labeler.yml b/.github/advanced-issue-labeler.yml new file mode 100644 index 0000000..405c8a5 --- /dev/null +++ b/.github/advanced-issue-labeler.yml @@ -0,0 +1,12 @@ +policy: + - template: ["request.yml"] + section: + - id: ["logo-category"] + block-list: [] + label: + - name: "service" + keys: ["service"] + - name: "original" + keys: ["original"] + - name: "unknown" + keys: ["None", "unknown"] diff --git a/.github/workflows/issue_labeler.yml b/.github/workflows/issue_labeler.yml new file mode 100644 index 0000000..136cbde --- /dev/null +++ b/.github/workflows/issue_labeler.yml @@ -0,0 +1,34 @@ +name: Issue labeler +on: + issues: + types: + - opened + +permissions: + contents: read + +jobs: + label_issues: + runs-on: ubuntu-latest + permissions: + issues: write + + strategy: + matrix: + template: [ request.yml ] + + steps: + - uses: actions/checkout@v3 + + - name: Parse issue form + uses: stefanbuck/github-issue-parser@v3 + id: issue-parser + with: + template-path: .github/ISSUE_TEMPLATE/${{ matrix.template }} + + - name: Set labels based on severity field + uses: redhat-plumbers-in-action/advanced-issue-labeler@v2 + with: + issue-form: ${{ steps.issue-parser.outputs.jsonString }} + template: ${{ matrix.template }} + token: ${{ secrets.GITHUB_TOKEN }} From 8a0537205af579f2a974f0dd360fef313edb8e70 Mon Sep 17 00:00:00 2001 From: yui10 <79691301+yui10@users.noreply.github.com> Date: Sun, 12 May 2024 09:58:26 +0900 Subject: [PATCH 9/9] Added option to check permissions. --- .github/ISSUE_TEMPLATE/request.yml | 23 ++++++++++++++++++++++- .github/advanced-issue-labeler.yml | 5 +++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/request.yml b/.github/ISSUE_TEMPLATE/request.yml index a8ce44a..4c7b543 100644 --- a/.github/ISSUE_TEMPLATE/request.yml +++ b/.github/ISSUE_TEMPLATE/request.yml @@ -1,7 +1,7 @@ name: リクエスト description: ロゴの追加依頼 title: "[Request] " -labels: ["request"] +labels: "request" assignees: - SAWARATSUKI body: @@ -10,6 +10,7 @@ body: value: | ロゴ追加に関する依頼がある場合は、以下の内容を**よく読んでからテンプレートに従って**Issueを作成してください。 - サービスのロゴの追加を希望する場合、許可が必要な場合があります。そのため許可が得られない場合は追加を見送ることがあります。 + - リクエストしたサービスの公式からロゴ制作の許可を頂いている場合優先的にお作りいたします。 - ロゴの追加には時間がかかる場合があります。ご了承ください。 @@ -61,6 +62,26 @@ body: validations: required: false + - type: dropdown + id: permission + attributes: + label: 許可の有無 + description: サービスの公式からロゴ制作の許可を得ましたか? + options: + - "Yes" + - "No" + validations: + required: true + + - type: input + id: contact + attributes: + label: 連絡先 + description: 許可を得ている場合は、あなたの連絡先(SNSのURL等)を記載してください。 + placeholder: 例) https://x.com/sawaratsuki1004 + validations: + required: false + - type: textarea id: comment attributes: diff --git a/.github/advanced-issue-labeler.yml b/.github/advanced-issue-labeler.yml index 405c8a5..d28ee5a 100644 --- a/.github/advanced-issue-labeler.yml +++ b/.github/advanced-issue-labeler.yml @@ -10,3 +10,8 @@ policy: keys: ["original"] - name: "unknown" keys: ["None", "unknown"] + - id: ["permission"] + block-list: ["None", "No"] + label: + - name: "permitted" + keys: ["Yes"]