Notes about the Release branch in its README.md

master
Scott Lahteine 10 years ago
parent de70315dc7
commit 7824047422

@ -1,11 +1,17 @@
# Marlin 3D Printer Firmware # Marlin 3D Printer Firmware
<img align="right" src="Documentation/Logo/Marlin%20Logo%20GitHub.png" /> <img align="right" src="Documentation/Logo/Marlin%20Logo%20GitHub.png" />
Documentation has moved to http://www.marlinfirmware.org Documentation has moved to [marlinfirmware.org](http://www.marlinfirmware.org).
## Current Status: Bug Fixing ## Release Branch
The Marlin development is currently revived. There's a long list of reported issues and pull requests, which we are working on currently. The Release branch contains the latest tagged version of Marlin (currently 1.0.2 January 2015). It also includes a version 1.0.1 (December 2014). Any version of Marlin before 1.0.1 (when we started tagging versions) can be collectively referred to as Marlin 1.0.0.
For the most up-to-date Marlin code, please go to the [Development branch](https://github.com/MarlinFirmware/Marlin/tree/Development) __Not for production use use with caution!__ When reporting any issues, please check to see if they are resolved in the Development branch first. But let us know if issues exist in tagged releases so we may document and patch them.
## Current Status: In Development
Marlin development is being accelerated to catch up with a long list of issues. Check the Issues and Pull Requests links on the right to to see what we are currently working on.
[![Coverity Scan Build Status](https://scan.coverity.com/projects/2224/badge.svg)](https://scan.coverity.com/projects/2224) [![Coverity Scan Build Status](https://scan.coverity.com/projects/2224/badge.svg)](https://scan.coverity.com/projects/2224)
[![Travis Build Status](https://travis-ci.org/MarlinFirmware/Marlin.svg)](https://travis-ci.org/MarlinFirmware/Marlin) [![Travis Build Status](https://travis-ci.org/MarlinFirmware/Marlin.svg)](https://travis-ci.org/MarlinFirmware/Marlin)
@ -20,10 +26,10 @@ __Google Hangout:__ <a href="https://plus.google.com/hangouts/_/gxn3wrea5gdhoo22
The current Marlin dev team consists of: The current Marlin dev team consists of:
- Scott Lahteine [@thinkyhead] - Scott Lahteine [@thinkyhead] (English)
- Andreas Hardtung [@AnHardt] - Andreas Hardtung [@AnHardt]
- [@Wurstnase] - [@Wurstnase]
- [@fmalpartida] - [@fmalpartida] (English, Spanish)
- [@CONSULitAS] - [@CONSULitAS]
- [@maverikou] - [@maverikou]
- Chris Palmer [@nophead] - Chris Palmer [@nophead]

Loading…
Cancel
Save