diff --git a/software/worklenz.yml b/software/worklenz.yml new file mode 100644 index 0000000000..1f5d383603 --- /dev/null +++ b/software/worklenz.yml @@ -0,0 +1,39 @@ +--- +name: Addition +about: Add new software to the list. +title: Add SOFTWARE_NAME +labels: addition +assignees: '' + +--- + +Thanks for taking the time to suggest an addition to awesome-selfhosted! + +Please fill out information below (all fields are mandatory unless noted otherwise): + +```yaml +name: "Worklenz" +website_url: "https://worklenz.com" +source_code_url: "https://github.com/Worklenz/worklenz" +description: "Worklenz is a project management tool designed to help organizations improve their efficiency. It provides a comprehensive solution for managing projects, tasks, and collaboration within teams." +licenses: + - AGPL-3.0 +platforms: + - PLpgSQL + - TypeScript + - Nodejs + - Docker +tags: + - Task Management & To-do Lists + - Software Development - Project Management + - Time Tracking + - Analytics +``` + +To ensure your issue is dealt with swiftly, please check the following (check the boxes `[x]`): +- [x] Submit one item per pull issue. This eases reviewing and speeds up inclusion. +- [x] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted-data/pulls), including closed ones. +- [x] Any software you are adding is not already listed at any of [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/), [dbdb.io](https://dbdb.io/browse). +- [x] Any software project you are adding to the list is actively maintained. +- [x] Any software project you are adding was first released more than 4 months ago. +- [x] Any software project you are adding has working installation instructions.