Skip to content

Commit ecfe23f

Browse files
committed
docs: add releases page
1 parent 21de404 commit ecfe23f

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

content/for-contributors/releasing.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Releasing Fastfony
22

3-
Fastfony follows the Symfony release cycle closely, ensuring compatibility and up-to-date features with each new Symfony version. This approach guarantees that Fastfony remains a reliable starter-kit for modern PHP 8 development.
4-
5-
## Release Rhythm
6-
7-
A new Fastfony version is released alongside each new Symfony release, with a short delay to allow for integration and testing. This ensures that the starter-kit always supports the latest stable Symfony version.
8-
93
## Release Process
104

115
The process for creating a Fastfony release involves several steps to maintain quality and ensure proper distribution across all channels:

content/releases.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Fastfony Releases
2+
3+
## Release Rhythm
4+
5+
Fastfony follows the Symfony release cycle closely, ensuring compatibility and up-to-date features with each new Symfony version. This approach guarantees that Fastfony remains a reliable starter-kit for modern PHP 8 development.
6+
7+
A new Fastfony version is released alongside each new Symfony release, with a short delay to allow for integration and testing. This ensures that the starter-kit always supports the latest stable Symfony version.
8+
9+
## History
10+
11+
All past releases and future releases are listed on the [GitHub Releases](https://github.com/fastfony/fastfony/releases) page.

0 commit comments

Comments
 (0)