Skip to content

Commit

Permalink
🎨 Improve the README.md code style
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Oct 15, 2024
1 parent 233795a commit 5fd3767
Showing 1 changed file with 20 additions and 7 deletions.
27 changes: 20 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ PHP development, debugging, testing and automation tools.

## 📋 Requirements

> - **Requires [PHP 8.2+](https://php.net/releases/)** (at least 8.2.24 recommended to avoid potential bugs).
> - **Requires [PHP 8.2+](https://php.net/releases/)**
(at least 8.2.24 recommended to avoid potential bugs).
> - **Requires [Composer v2+](https://getcomposer.org/)** to manage PHP dependencies.
## ⚡️ Installation
Expand All @@ -60,20 +61,30 @@ Install [PHP Dev Tools](https://packagist.org/packages/sikessem/devtools) using

## 👏 Contribution

The main purpose of this repository is to continue evolving Sikessem. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving Sikessem.
The main purpose of this repository is to continue evolving Sikessem.
We want to make contributing to this project as easy and transparent as possible,
and we are grateful to the community for contributing bug fixes and improvements.
Read below to learn how you can take part in improving Sikessem.

### [Code of Conduct][conduct-link]

Sikessem has adopted a Code of Conduct that we expect project participants to adhere to.
Please read the [full text][conduct-link] so that you can understand what actions will and will not be tolerated.
[Sikessem][sikessem-link] has adopted a Code of Conduct
that we expect project participants to adhere to.
Please read the [full text][conduct-link]
so that you can understand what actions will and will not be tolerated.

### 👥 [Contributing Guide][contrib-link]

Read our [**Contributing Guide**][contrib-link] to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Sikessem.
Read our [**Contributing Guide**][contrib-link] to learn about our development process,
how to propose bugfixes and improvements,
and how to build and test your changes to Sikessem.

### 🔒️ Good First Issues

We have a list of [good first issues][gfi] that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.
We have a list of [good first issues][gfi] that contain bugs
which have a relatively limited scope.
This is a great place to get started, gain experience,
and get familiar with our contribution process.

[gfi]: https://github.com/sikessem/devtools/labels/good%20first%20issue

Expand All @@ -83,7 +94,9 @@ Larger discussions and proposals are discussed in [**sikessem/community**][discu

## 🔐 Security Reports

If you discover a security vulnerability within [Sikessem][sikessem-link], please email [Sigui Kessé Emmanuel][siguici-link] at [[email protected]](mailto:[email protected]). All security vulnerabilities will be promptly addressed.
If you discover a security vulnerability within [Sikessem][sikessem-link],
please email [Sigui Kessé Emmanuel][siguici-link] at [[email protected]](mailto:[email protected]).
All security vulnerabilities will be promptly addressed.

***

Expand Down

0 comments on commit 5fd3767

Please sign in to comment.