-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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 | ||
|
||
|
@@ -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. | ||
|
||
*** | ||
|
||
|