Commit 4a9e3202 authored by cdalexndr's avatar cdalexndr Committed by Stephane Nicoll

Add section to update the Reference Documentation

See gh-25374
parent b9bfc152
......@@ -31,7 +31,12 @@ Before we accept a non-trivial patch or pull request we will need you to https:/
Signing the contributor's agreement does not grant anyone commit rights to the main repository, but it does mean that we can accept your contributions, and you will get an author credit if we do.
Active contributors might be asked to join the core team, and given the ability to merge pull requests.
== Documentation contributions
The documentation is stored in this repository, in the link:https://github.com/spring-projects/spring-boot/tree/master/spring-boot-project/spring-boot-docs/src/docs/asciidoc[spring-boot-docs] project.
You may use GitHub's built-in editor for Asciidoc by pressing the top-right Edit button to edit the documentation in browser.
Alternatively, you can clone and change it in an editor of your choice on your machine.
== Code Conventions and Housekeeping
None of these is essential for a pull request, but they will all help. They can also be
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment