From Fedora Project Wiki

(remove bad Category:Fedora)
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Fedora Development =
There are many ways to engage in the Fedora community, and software development is just one of them.  To support software developers, Fedora provides a full set of robust tools and utilities, and even full integrated environments, suitable for a wide variety of pursuits.
 


Typically, the code for the projects Fedora ships come from one of two places:
* Inside the Fedora Project, often at the [https://pagure.io Pagure] git forge.
* Outside the Fedora Project as part of another upstream community


== Package Maintainers ==
== Package Maintainers ==
Line 9: Line 11:
== Release Schedule ==
== Release Schedule ==


Fedora release schedule is a non-rigid balance between rapid progress combined with quality and robustness. Fedora has a public release schedule with a new release planned approximately every six months but we have occasionally delayed it further to fix critical bugs. This release mechanism gives the project goals to thrive for while maintaining quality.
Fedora release schedule is a non-rigid balance between rapid progress and solid quality. Fedora has a public release schedule, with a new release planned approximately every six months.  On occasion releases are slightly delayed to fix critical bugs. This release mechanism gives the project goals for which to strive, while maintaining quality.
 


* [http://fedoraproject.org/wiki/Releases/Schedule Release Schedule]  
* [[Releases/Schedule|Release Schedule]]  
* [http://fedoraproject.org/wiki/Releases/HistoricalSchedules Historical Release Schedules]  
* [[Releases/HistoricalSchedules|Historical Release Schedules]]


== Release Planning ==
== Release Planning ==


Every release has tracker bugs for blockers, targets and updates. This is managed the Fedora ReleaseEngineering team. You can find more details about development plans for current and future releases at the RoadMap page.
Every release has tracker bugs for blockers, targets and updates. This is managed the Fedora [[ReleaseEngineering]] team. You can find more details about development plans for current and future releases at the [[RoadMap]] page.


== Quality Assurance ==
== Quality Assurance ==


* http://fedoraproject.org/wiki/QA
For more information about testing and quality assurance in Fedora, refer to the [[QA]] page.

Latest revision as of 12:30, 18 September 2017

There are many ways to engage in the Fedora community, and software development is just one of them. To support software developers, Fedora provides a full set of robust tools and utilities, and even full integrated environments, suitable for a wide variety of pursuits.

Typically, the code for the projects Fedora ships come from one of two places:

  • Inside the Fedora Project, often at the Pagure git forge.
  • Outside the Fedora Project as part of another upstream community

Package Maintainers

Information on maintaining packages in Fedora is described in PackageMaintainers.

Release Schedule

Fedora release schedule is a non-rigid balance between rapid progress and solid quality. Fedora has a public release schedule, with a new release planned approximately every six months. On occasion releases are slightly delayed to fix critical bugs. This release mechanism gives the project goals for which to strive, while maintaining quality.

Release Planning

Every release has tracker bugs for blockers, targets and updates. This is managed the Fedora ReleaseEngineering team. You can find more details about development plans for current and future releases at the RoadMap page.

Quality Assurance

For more information about testing and quality assurance in Fedora, refer to the QA page.