Skip to content
Open
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# CloverBootloader
[![CI](https://github.com/CloverHackyColor/CloverBootloader/actions/workflows/main.yml/badge.svg)](https://github.com/CloverHackyColor/CloverBootloader/actions/workflows/main.yml)
[![CI](https://github.com/CloverHackyColor/CloverBootloader/actions/workflows/main.yml/badge.svg)](https://github.com/CloverHackyColor/CloverBootloader/actions/workflows/main.yml) [![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://github.com/CloverHackyColor/CloverBootloader/blob/master/LICENSE)

Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
### Read the DOC [Clover-Documentation](https://github.com/CloverHackyColor/Clover-Documentation) / [Clover-Documentation Site](https://cloverhackycolor.github.io/Clover-Documentation/)
Expand Down Expand Up @@ -35,7 +35,7 @@ Bootloader for macOS, Windows and Linux in UEFI and in legacy mode

### Developers:

* Slice, with help of Kabyl, usr-sse2, jadran, Blackosx, dmazar, STLVNUB, pcj, apianti, JrCs, pene, FrodoKenny, skoczy, ycr.ru, Oscar09, xsmile, SoThOr, rehabman, Download-Fritz, nms42, Sherlocks, Zenit432, cecekpawon, stinga11, TheRacerMaster, solstice, Micky1979, Needy, joevt, ErmaC, vit9696, ath, savvas, syscl, goodwin\_c, clovy, jief\_machak, chris1111, vector\_sigma, LAbyOne, Florin9doi, Hnanoto.
* Slice, with help of Kabyl, usr-sse2, jadran, Blackosx, dmazar, STLVNUB, pcj, apianti, JrCs, pene, FrodoKenny, skoczy, ycr.ru, Oscar09, xsmile, SoThOr, rehabman, Download-Fritz, nms42, Sherlocks, Zenit432, cecekpawon, stinga11, TheRacerMaster, solstice, Micky1979, Needy, joevt, ErmaC, vit9696, ath, savvas, syscl, goodwin\_c, clovy, jief\_machak, chris1111, vector\_sigma, LAbyOne, Florin9doi, YBronst, Hnanoto.

### Source code credits to:
Intel, Apple, Oracle, Chameleon, rEFIt and Xom, nanosvg.
Expand Down
21 changes: 11 additions & 10 deletions feature_request.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
---
name: Feature Request
about: Sugerir uma ideia para o projeto
about: Suggest an idea for the project
title: "[FEATURE] "
labels: enhancement
assignees: ''
signatures: ''

---

**Sua sugestão de melhoria**
Descreva a funcionalidade que gostaria de ver.
**Your Improvement Suggestion**
Describe the functionality you would like to see.

**Motivação**
Por que essa melhoria é importante para você ou para a comunidade?
**Motivation**
Why is this improvement important to you or the community?

**Implementação**
Tem alguma ideia de como implementar? Sinta-se à vontade para sugerir.
**Implementation**
Do you have any ideas on how to implement it? Feel free to suggest them.

**Informações adicionais**
Inclua qualquer outra informação relevante.
**Additional Information**
Include any other relevant information.
Loading