From 5a58739e5d98f65ef3ca8ada2ccf830db3c8f96a Mon Sep 17 00:00:00 2001 From: Steph T Date: Mon, 19 Feb 2024 18:31:17 -0800 Subject: [PATCH] add two badges --- .github/pull_request_template.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a1cb9a33..a33a7575 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,15 +1,20 @@ ## Description +Conitrbuting two badges. +1. ARC - a chrome-based browser +2. iCloud - a cloud service by Apple ## Info |Name|Category|Background Color|Logo Color| |:--:|:--:|:--:|:--:| -Quill|ORM| `#52B0E7`|`#ffffff` +ARC|Browser| `#3139FB`|`#FCBFBD` +iCloud|Cloud Storage| `#3693F3`|`#FFFFFF` ## Preview | Badge | url | | ----- | --- | -| ![Cisco](https://img.shields.io/badge/cisco-%23049fd9.svg?style=for-the-badge&logo=cisco&logoColor=black) | `![Cisco](https://img.shields.io/badge/cisco-%23049fd9.svg?style=for-the-badge&logo=cisco&logoColor=black)` | +| ![ARC](https://img.shields.io/badge/arc-%233139fb.svg?style=for-the-badge&logo=arc&logoColor=FCBFBD) | `![ARC](https://img.shields.io/badge/arc-%233139fb.svg?style=for-the-badge&logo=arc&logoColor=FCBFBD)` | +| ![iCloud](https://img.shields.io/badge/icloud-%233693f3.svg?style=for-the-badge&logo=icloud&logoColor=white) | `![iCloud](https://img.shields.io/badge/icloud-%233693f3.svg?style=for-the-badge&logo=icloud&logoColor=white)` | \ No newline at end of file