Skip to content

Commit

Permalink
Run the rstfmt tool as described
Browse files Browse the repository at this point in the history
  • Loading branch information
derickr committed Sep 18, 2024
1 parent ec7fc1b commit 16e2f6a
Show file tree
Hide file tree
Showing 6 changed files with 486 additions and 574 deletions.
30 changes: 13 additions & 17 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,26 @@
Policies
##########

This repository contains a list of policies that the PHP Project has
adopted through its RFC process to govern releases, voting, and naming
guidelines.
This repository contains a list of policies that the PHP Project has adopted
through its RFC process to govern releases, voting, and naming guidelines.

It contains the following items:

- `Release Process <release-process.rst>`_: When releases are made, how
they are named, our policy on version numbers, and the process on
making releases.
- `Release Process <release-process.rst>`_: When releases are made, how they
are named, our policy on version numbers, and the process on making releases.

- `Feature Proposals (RFCs) <feature-proposals.rst>`_: How to propose
new features to PHP.
- `Feature Proposals (RFCs) <feature-proposals.rst>`_: How to propose new
features to PHP.

- `Coding Standards <coding-standards-and-naming.rst>`_: How to name
new classes, methods, extensions, and functions.
- `Coding Standards <coding-standards-and-naming.rst>`_: How to name new
classes, methods, extensions, and functions.

- `Security Classification <security-classification.rst>`_: What we
consider as security issues, their severity, and how to report
issues.
- `Security Classification <security-classification.rst>`_: What we consider as
security issues, their severity, and how to report issues.

- `Security Policies and Process <security-policies.rst>`_: Policies
and process on how and when to update the `security.txt
<https://www.php.net/.well-known/security.txt>`_ file on
https://www.php.net.
- `Security Policies and Process <security-policies.rst>`_: Policies and
process on how and when to update the `security.txt
<https://www.php.net/.well-known/security.txt>`_ file on https://www.php.net.

************
Formatting
Expand Down
Loading

0 comments on commit 16e2f6a

Please sign in to comment.