diff --git a/_data/projectfooter.yaml b/_data/projectfooter.yaml index db14787943c..9d671a41729 100644 --- a/_data/projectfooter.yaml +++ b/_data/projectfooter.yaml @@ -22,10 +22,16 @@ links: url: /security - page: Usage url: /usage + - page: Governance + url: /governance - title: Follow Us width: 1 subfolderitems: + - page: All Socials + url: /socials + - page: Threads + url: https://www.threads.net/@quarkusio - page: Twitter url: https://twitter.com/quarkusio - page: Mastodon diff --git a/_includes/governance.html b/_includes/governance.html new file mode 100644 index 00000000000..cefb2fb492e --- /dev/null +++ b/_includes/governance.html @@ -0,0 +1,22 @@ +
This project is developed and released by Red Hat with assistance from the Java developer community. The project lead is appointed by Red Hat, and has the power to accept and reject contributions to the project and set the roadmap. Red Hat employees assigned to work on Quarkus as well as community contributors, in this regard, all answer to the project lead.
+The requirements and roadmap for Quarkus are driven by Red Hat and by the community. Typically, when a major release is being planned, the project lead will take input from both Red Hat and the community, and evaluate what can be done in the necessary time. This will define what features will be addressed in a given release. The project lead will then publish the roadmap on the developers mailing list, and update the version information in Github.
+The best way for you to suggest requirements for a future release of Quarkus is to enter a feature request in Github. Lobbying for features using the voting feature in Github, and posting to the community forums, is a great way to express interest as well. Although, contributing is the single most expedient way to get a capability into a particular release.
+Quarkus releases frequently. We deliver frequent milestones, typically one a month, and support building from "main" for those that wish to be on the bleeding edge.
+Quarkus welcomes, thrives on and greatly values community contribution.
+