Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 631 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 631 Bytes

bye-bye-server

Community Repository for the Bye-Bye-Server Website

PRs welcome

If you want to contribute a product - edit the products.json in the public directory

Make sure your product supports on premises deployments, as we want to provide alternatives for Atlassian Server customers.

There is a husky pre-commit hook that will automatically sort the product list in a alphabetical order. Committing with --no-verify and subsequently pushing will result in the github action validation failing if the products are not in alphabetical order. The pre-commit hook also runs prettier, maintaining a styling consistency.