diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f0d6e5e0..5fa1650d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -41,3 +41,10 @@ assignees: '' * Version used: * Server setup and configuration: * Operating System and version (`uname -a`): + +## Don't forget to add labels! +- component label (`neofs-adm`, `neofs-storage`, ...) +- `goodfirstissue`, `helpwanted` if needed +- does this issue belong to an epic? +- priority (`P0`-`P4`) if already triaged +- quarter label (`202XQY`) if possible diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index da7a29fb..5beeb064 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -18,3 +18,11 @@ assignees: '' ## Additional context + +## Don't forget to add labels! +- component label (`neofs-adm`, `neofs-storage`, ...) +- issue type (`enhancement`, `refactor`, ...) +- `goodfirstissue`, `helpwanted` if needed +- does this issue belong to an epic? +- priority (`P0`-`P4`) if already triaged +- quarter label (`202XQY`) if possible