-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Update the ReadMe #11147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update the ReadMe #11147
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
a75360d
Update README.md
Pnkcaht 84bcf99
Update README.md
Pnkcaht c3a4966
Update README.md
Pnkcaht 61ac74c
Remove link to non-existent newsletter
MarkEWaite fcc70cd
Merge branch 'master' into master
Pnkcaht 2858eb4
Update README.md
Pnkcaht f518623
Merge branch 'master' into master
MarkEWaite 74ce300
Merge branch 'master' into master
Pnkcaht e6a4130
Merge branch 'master' into master
krisstern 1d9d563
Merge branch 'master' into master
Pnkcaht 2fc30d0
Merge branch 'master' into master
MarkEWaite 2c37311
Update good first issues query
MarkEWaite 709f36e
Merge branch 'master' into master
MarkEWaite File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -2,15 +2,32 @@ | |
| <img width="400" src="https://www.jenkins.io/images/jenkins-logo-title-dark.svg" alt="Jenkins logo"> | ||
| </a> | ||
|
|
||
| # About | ||
|
|
||
| [](https://www.jenkins.io/changelog) | ||
| [](https://www.jenkins.io/changelog-stable) | ||
| [](https://hub.docker.com/r/jenkins/jenkins/) | ||
| [](https://bestpractices.coreinfrastructure.org/projects/3538) | ||
| [](https://maven.apache.org/guides/mini/guide-reproducible-builds.html) | ||
| [](https://app.gitter.im/#/room/#jenkinsci_jenkins:gitter.im) | ||
|
|
||
| --- | ||
|
|
||
| # Table of Contents | ||
|
|
||
| - [About](#about) | ||
| - [What to Use Jenkins for and When to Use It](#what-to-use-jenkins-for-and-when-to-use-it) | ||
| - [Downloads](#downloads) | ||
| - [Getting Started (Development)](#getting-started-development) | ||
| - [Source](#source) | ||
| - [Contributing to Jenkins](#contributing-to-jenkins) | ||
| - [News and Website](#news-and-website) | ||
| - [Governance](#governance) | ||
| - [Adopters](#adopters) | ||
| - [License](#license) | ||
|
|
||
| --- | ||
|
|
||
| # About | ||
|
|
||
| In a nutshell, Jenkins is the leading open-source automation server. | ||
| Built with Java, it provides over 2,000 [plugins](https://plugins.jenkins.io/) to support automating virtually anything, | ||
| so that humans can spend their time doing things machines cannot. | ||
|
|
@@ -39,35 +56,64 @@ For all distributions Jenkins offers two release lines: | |
| Older release line which gets periodically updated via bug fix backports. | ||
|
|
||
| Latest releases: | ||
|
|
||
| [](https://www.jenkins.io/changelog) | ||
| [](https://www.jenkins.io/changelog-stable) | ||
|
|
||
| # Getting Started (Development) | ||
|
|
||
| For more information on setting up your development environment, contributing, and working with Jenkins internals, check the [contributing guide](CONTRIBUTING.md) and the [Jenkins Developer Documentation](https://www.jenkins.io/doc/developer/). | ||
|
|
||
| # Source | ||
|
|
||
| Our latest and greatest source of Jenkins can be found on [GitHub](https://github.com/jenkinsci/jenkins). Fork us! | ||
|
|
||
| # Contributing to Jenkins | ||
|
|
||
| Follow the [contributing guidelines](CONTRIBUTING.md) if you want to propose a change in the Jenkins core. | ||
| New to open source or Jenkins? Here’s how to get started: | ||
|
|
||
| - Read the [Contribution Guidelines](CONTRIBUTING.md) | ||
| - Check our [good first issues](https://github.com/jenkinsci/jenkins/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22good%20first%20issue%22) | ||
| - Join our [Gitter chat](https://app.gitter.im/#/room/#jenkinsci_newcomer-contributors:gitter.im) for questions and help | ||
|
|
||
| For more information about participating in the community and contributing to the Jenkins project, | ||
| see [this page](https://www.jenkins.io/participate/). | ||
|
|
||
| Documentation for Jenkins core maintainers is in the [maintainers guidelines](docs/MAINTAINERS.adoc). | ||
|
|
||
| # News and Website | ||
|
|
||
| All information about Jenkins can be found on our [website](https://www.jenkins.io/). | ||
| Follow us on [Twitter](https://twitter.com/jenkinsci) or [LinkedIn](https://www.linkedin.com/company/jenkins-project/). | ||
| All information about Jenkins can be found on our [official website](https://www.jenkins.io/), including documentation, blog posts, plugin listings, community updates, and more. | ||
|
|
||
| Stay up-to-date with the latest Jenkins news, tutorials, and release notes: | ||
|
|
||
| - [Jenkins Blog](https://www.jenkins.io/blog/) | ||
| - [Documentation](https://www.jenkins.io/doc/) | ||
| - [Plugins Index](https://plugins.jenkins.io/) | ||
| - [Events](https://www.jenkins.io/events/) | ||
|
|
||
| Follow Jenkins on social media to stay connected with the community: | ||
|
|
||
| - [Twitter / X](https://x.com/jenkinsci) | ||
| - [YouTube](https://www.youtube.com/@jenkinscicd) | ||
krisstern marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - [LinkedIn](https://www.linkedin.com/company/jenkins-project/) | ||
|
|
||
| # Governance | ||
|
|
||
| See the [Jenkins Governance Document](https://www.jenkins.io/project/governance/) for information about the project's open governance, our philosophy and values, and development practices. | ||
| Jenkins Code of Conduct can be found [here](https://www.jenkins.io/project/conduct/). | ||
| The Jenkins project is governed by an open source community. | ||
| To learn more about the governance structure, project leadership, and how decisions are made, visit the [Governance Page](https://www.jenkins.io/project/governance/). | ||
|
|
||
| # Adopters | ||
|
|
||
| Jenkins is used by millions of users and thousands of companies. | ||
| See [adopters](https://www.jenkins.io/project/adopters/) for the list of Jenkins adopters and their success stories. | ||
| Jenkins is trusted by **millions of users** and adopted by **thousands of companies** around the world — from startups to enterprises — to automate their software delivery pipelines. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Personal opinion: not sure about that change, the "adopted" seems a bit strange to me (then english is not my native language) Also, do we really want those em-dashes? 😅 |
||
|
|
||
| Explore the [Adopters Page](https://www.jenkins.io/project/adopters/) and https://stories.jenkins.io to see: | ||
|
|
||
| - Companies and organizations using Jenkins | ||
| - Success stories and case studies | ||
| - How Jenkins is used in different industries | ||
|
|
||
| > If your company uses Jenkins and you'd like to be featured, feel free to [submit your story](https://www.jenkins.io/project/adopters/contributing/#share-your-story)! | ||
|
|
||
| # License | ||
|
|
||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.