-
Notifications
You must be signed in to change notification settings - Fork 43
Make issue templates more convenient #2596
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
Conversation
.github/ISSUE_TEMPLATE/epic.md
Outdated
labels: | ||
assignees: | ||
--- | ||
**Related dev. issue(s):** GitHub link(s) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Я бы этот пункт перенес в темплейт document.md, т.к. там есть чёткий маппинг на дев. задачу, чаще всего 1:1. Эпик может агрегировать много док. задач, и в итоге здесь может образоваться длинный список дев. задач, который мало чем поможет. Лучше здесь сделать ссылку на дев. эпик, как мы делали при планированиии Q1 (если такой дев. эпик существует, конечно же), тогда тоже будет маппинг 1:1.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Пару небольших комментов оставил.
Add issue templates for release and tech debt epics. Remove unused information from issue templates.