Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enterprise Feature List #16

Open
velkymx opened this issue Nov 15, 2022 · 0 comments
Open

Enterprise Feature List #16

velkymx opened this issue Nov 15, 2022 · 0 comments

Comments

@velkymx
Copy link
Owner

velkymx commented Nov 15, 2022

  1. Nesting. I need the ability to create three levels of nesting tasks. For example, the biggest task is “Authentication flows”, which contains the medium ones “Sign in flow” and “Sign up flow” tasks, which contain the smallest subtasks to work with. Such an approach is simple and useful to manage a development roadmap and the features’ completion progress.

  2. Knowledge base functionality is needed. Throughout the development process, a lot of knowledge would have to be documented. Architectural schemas, module dependencies, code style guides, cheat sheets, even new ideas, etc. While all these things are in the chat history, random Miro boards, and various Google Docs, it’s hard to maintain and find anything quickly. We, therefore, need a source of truth for all our documentation.

  3. Native apps. I switch between devices a lot. I’m working on my laptop, then I’m reading on my tablet, and I’m texting on my phone. It would be great to have native applications so I don’t have to find a tab in the browser.

  4. GIT Integration. Github’s integration feature is important as well. Sometimes it is necessary to find a specific commit to check the files that were changed. Through integration, tickets automatically keep commits from a branch named as the ticket number. For example, there is an APP-11 ticket. So name a branch feature/APP-11 and the commits will be automatically stored in the ticket history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant