When to use issues and discussions. #19
Locked
realguystuff
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussions are great for questions and ideas that require team communication to make a decision, while Issues are defined pieces of work. In any given project or sprint, you have things you need to discuss and those you need to do. Discussions are for—no surprise here—discussing things. Issues are for cataloging the work you need to do after you’ve decided how to move forward.
If you want to share ideas or to give an idea for a feature, use an issue or a discussion. On the other hand, you can just use an issue only if there is a bug. Do not use discussions for making a bug report (if you cannot make a new issue, join the community).
Beta Was this translation helpful? Give feedback.
All reactions