Merge branch 'main' into updateDocs

This commit is contained in:
Alexander Davis
2020-08-13 21:04:03 +01:00
committed by GitHub
2 changed files with 10 additions and 1 deletions

View File

@@ -3,9 +3,11 @@ silent: false
branchName: '${issue.number}'
branches:
- label: type/feature
prefix: feature/
prefix: feat/
- label: type/bug
prefix: bug/
- label: type/epic
prefix: epic/
- label: type/docs
prefix: docs/
autoCloseIssue: true

View File

@@ -3,3 +3,10 @@
# FHeD
The Free HelpDesk is the one-stop shop for all of your IT-related needs. It is a barebones helpdesk system aimed at individuals and small businesses.
# Roadmap
- [x] ~~Create framework.~~
- [x] ~~Create database creation on install script.~~
- [ ] Create assigned user view
- [ ] Create application administrator portal
- [ ] User profile: add support for other IDPs