Thanks to visit codestin.com
Credit goes to github.com

Skip to content

link867/praelatus

 
 

Repository files navigation

Praelatus License GoDoc GoReportCard

An Open Source bug tracker and ticketing system.

If you're looking for the official web frontend it's in its own repo

Stable Nightly
Build Status Build Status

What is Praelatus?

Praelatus is a modern bug tracker and ticketing system inspired by JIRA, BugZilla, and the many support ticketing systems members of the Core Team have used throughout their careers.

Grown from frustration with today’s disparate and difficult methods of bug reporting, Praelatus aims to simplify the way other Open Source projects operate. Through intuitive workflows and support for “Internet Driver’s License” accounts such as Github, Google, and Twitter, any user can submit a ticket in three clicks or less – including account creation – without the need of a user manual.

Contributing

The basics:

  1. Fork it! 🍴
  2. Create an issue describing what you're working on.
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. 🔥 Submit a pull request :D 🔥

All pull requests should go to the develop branch not master. Thanks!

Need help getting started hacking on Praelatus? No problem we have docs for that! Contribution Guidelines HACKING REST API Reference

Installation

View our deployment guides for your platform: - Linux - Windows

License

Praelatus is distributed under the Apache License.

   Copyright 2016 Mark Chandler & Mathew Robinson

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

The REST API for Praelatus, an Open Source bug tracking / ticketing system

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.9%
  • Shell 3.1%