Changes between Version 151 and Version 152 of WikiStart
- Timestamp:
- Nov 21, 2017, 9:51:58 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v151 v152 59 59 Patches are welcome! '''The most convenient way for us is, when you attach them to a [//newticket new ticket here in trac]'''. But it's also possible to submit patches for code review to [https://listi.jpberlin.de/mailman/listinfo/smartmontools-devel developers mailinglist]. You don't need to be member of the mailinglist for it. Our list moderator will approve posting requests in these cases. Your patches should refer to our recent code base in [wiki:Download#InstalllatestunreleasedcodefromSVNrepository SVN]. You should also have a look at the documents in the [wiki:TocDeveloper developers area here in the wiki]. You will find info about smartmontools software architecture and tutorials and guidelines from our developers there. 60 60 61 ==== GitHub mirror and Circle CI integration 62 If you prefer to use git and github there is an [https://github.com/smartmontools/smartmontools/ official mirror] of the smartmontools project. Feel free to fork, submit PR-s and issues. Mirror is updated once in a 15 minutes from the sourceforge SVN. Also mirror is integrated with a Circle CI Continuous Integration and Delivery system, see [https://circleci.com/gh/smartmontools/smartmontools builds page] for the details. Every commit to the GitHub triggers a new build and provides binaries as artifacts. 63 64 61 65 ==== Incident Reports ==== 62 66