mirror of
https://github.com/framewiki/awesome-framework
synced 2024-11-10 02:44:12 +00:00
Fixed newlines to be consistent with Awesome guidelines
This commit is contained in:
parent
25468c8883
commit
d7eade0d94
3 changed files with 8 additions and 26 deletions
|
@ -4,11 +4,7 @@
|
|||
A curated list of projects, tools, documentation and resources related to the Framework Laptop
|
||||
|
||||
## Disclaimer
|
||||
This repository and the resources within it are **COMPLETELY UNOFFICIAL** and not in any way endorsed
|
||||
or supported by Framework. Your use of these guides and projects is **AT YOUR OWN RISK** and
|
||||
**MAY VOID YOUR WARRANTY.** We ask that you do not reach out to Framework support about problems related
|
||||
to these resources, but you can feel free to reach out to the community maintainers via
|
||||
GitHub Discussions or Issues within this repository.
|
||||
This repository and the resources within it are **COMPLETELY UNOFFICIAL** and not in any way endorsed or supported by Framework. Your use of these guides and projects is **AT YOUR OWN RISK** and **MAY VOID YOUR WARRANTY.** We ask that you do not reach out to Framework support about problems related to these resources, but you can feel free to reach out to the community maintainers via GitHub Discussions or Issues within this repository.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
|
|
|
@ -3,14 +3,11 @@
|
|||
Be sure that you follow the [Code of Conduct](https://morpheus636.com/code-of-conduct) at all times.
|
||||
|
||||
### Proposing Changes
|
||||
Propose changes by opening a GitHub Issue in this repository. Please indicate in the issue whether you
|
||||
want to make the change yourself or are proposing it for another contributer or maintainer.
|
||||
Propose changes by opening a GitHub Issue in this repository. Please indicate in the issue whether you want to make the change yourself or are proposing it for another contributer or maintainer.
|
||||
|
||||
After discussion and review, a maintainer will mark the issue as approved or denied. If it's approved,
|
||||
either you will be assigned to the issue (if you indicated you would like to be) or someone else can
|
||||
request to be assigned.
|
||||
After discussion and review, a maintainer will mark the issue as approved or denied. If it's approved, either you will be assigned to the issue (if you indicated you would like to be) or someone else can request to be assigned.
|
||||
|
||||
Once someone is assigned, they can move on to Making Changes (below).
|
||||
Once someone is assigned, they can move on to the Making Changes section (below).
|
||||
|
||||
### Making Changes
|
||||
1. Fork this repository.
|
||||
|
@ -21,19 +18,13 @@ Once someone is assigned, they can move on to Making Changes (below).
|
|||
3. Open a Pull Request into the main branch of this repo.
|
||||
- Be sure to give your pull request a descriptive name and include a
|
||||
summary of what you changed in the body of the PR.
|
||||
- Ensure you use closing keyworks (i.e `Closes #10`) to link the Pull
|
||||
Request to the associated issue.
|
||||
- Ensure you use closing keyworks (i.e `Closes #10`) to link the Pull Request to the associated issue.
|
||||
4. Wait for review from maintainers and address any comments.
|
||||
5. Once a maintainer approves your changes, they will be merged into the
|
||||
main branch.
|
||||
5. Once a maintainer approves your changes, they will be merged into the main branch.
|
||||
|
||||
|
||||
<details>
|
||||
<summary><b>DISCLAIMER</b></summary>
|
||||
This repository and the resources within it are <b>COMPLETELY UNOFFICIAL</b> and not in any way endorsed
|
||||
or supported by Framework. Your use of these guides and projects is <b>AT YOUR OWN RISK</b> and
|
||||
<b>MAY VOID YOUR WARRANTY.</b> We ask that you do not reach out to Framework support about problems related
|
||||
to these resources, but you can feel free to reach out to the community maintainers via
|
||||
GitHub Discussions or Issues within this repository.
|
||||
This repository and the resources within it are <b>COMPLETELY UNOFFICIAL</b> and not in any way endorsed or supported by Framework. Your use of these guides and projects is <b>AT YOUR OWN RISK</b> and <b>MAY VOID YOUR WARRANTY.</b> We ask that you do not reach out to Framework support about problems related to these resources, but you can feel free to reach out to the community maintainers via GitHub Discussions or Issues within this repository.
|
||||
</details>
|
||||
|
||||
|
|
|
@ -4,10 +4,5 @@
|
|||
|
||||
<details>
|
||||
<summary><b>DISCLAIMER</b></summary>
|
||||
This repository and the resources within it are <b>COMPLETELY UNOFFICIAL</b> and not in any way endorsed
|
||||
or supported by Framework. Your use of these guides and projects is <b>AT YOUR OWN RISK</b> and
|
||||
<b>MAY VOID YOUR WARRANTY.</b> We ask that you do not reach out to Framework support about problems related
|
||||
to these resources, but you can feel free to reach out to the community maintainers via
|
||||
GitHub Discussions or Issues within this repository.
|
||||
This repository and the resources within it are <b>COMPLETELY UNOFFICIAL</b> and not in any way endorsed or supported by Framework. Your use of these guides and projects is <b>AT YOUR OWN RISK</b> and <b>MAY VOID YOUR WARRANTY.</b> We ask that you do not reach out to Framework support about problems related to these resources, but you can feel free to reach out to the community maintainers via GitHub Discussions or Issues within this repository.
|
||||
</details>
|
||||
|
||||
|
|
Loading…
Reference in a new issue