diff options
author | Yurii Rashkovskii <yrashk@gmail.com> | 2018-02-18 08:57:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-18 08:57:53 +0000 |
commit | 7b8bec2b4085a85f8e40bad31ae6677d3d96afd3 (patch) | |
tree | d21c9aa65e26ca6aeed8da33a362583179714a16 | |
parent | Merge pull request #1306 from cpdevelops/patch-1 (diff) | |
download | awesome-selfhosted-7b8bec2b4085a85f8e40bad31ae6677d3d96afd3.tar.gz awesome-selfhosted-7b8bec2b4085a85f8e40bad31ae6677d3d96afd3.zip |
Add SIT Issue Tracker
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1216,6 +1216,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [osTicket](http://osticket.com/) - Manage, organize and archive all your support requests and responses in one place. ([Source Code](https://github.com/osTicket/osTicket)) `GPL-2.0` `PHP` - [OTRS](http://www.otrs.com/) - Trouble ticket system for assigning tickets to incoming queries and tracking further communications. ([Source Code](https://github.com/OTRS/otrs)) `AGPL-3.0` `Perl` - [Request Tracker](https://www.bestpractical.com/rt/) - An enterprise-grade issue tracking system. ([Source Code](https://github.com/bestpractical/rt)) `GPL-2.0` `Perl` +- [SIT](http://sit-it.org/) - SCM-agnostic, file-based, offline-first, immutable issue tracker. ([Source Code](https://github.com/sit-it/sit)) `MIT` `Apache-2.0` `Rust`. - [TheBugGenie](http://www.thebuggenie.org) - Ticket system with extensive user rights system. ([Source Code](https://github.com/thebuggenie/thebuggenie)) `MPL-2.0` `PHP` - [Zammad](https://zammad.org/) - Easy to use but powerful open-source support and ticketing system. ([Source Code](https://github.com/zammad/zammad)) `AGPL-3.0` `Ruby` |