Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ARC and iCloud #671

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
## Description
<!-- Render is a .... -->
Conitrbuting two badges.
1. ARC - a chrome-based browser
2. iCloud - a cloud service by Apple

## Info
<!-- This is an example. Replace with badge details-->
|Name|Category|Background Color|Logo Color|
|:--:|:--:|:--:|:--:|
Quill|ORM| `#52B0E7`|`#ffffff`
ARC|Browser| `#3139FB`|`#FCBFBD`
iCloud|Cloud Storage| `#3693F3`|`#FFFFFF`


## Preview
<!-- This is an example. Replace with badge url-->
| 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)` |