diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9b77ea713..faeb0465c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -38,3 +38,7 @@ If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. + +**Assignment** + +- [ ] I'd like to be assigned to this issue and work on it myself diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 2bc5d5f71..dcc53cb13 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -17,3 +17,7 @@ A clear and concise description of any alternative solutions or features you've **Additional context** Add any other context or screenshots about the feature request here. + +**Assignment** + +- [ ] I'd like to be assigned to this issue and work on it myself diff --git a/.github/ISSUE_TEMPLATE/new-contribution-template-clean.md b/.github/ISSUE_TEMPLATE/new-contribution-template-clean.md index 3851903bc..065a2add6 100644 --- a/.github/ISSUE_TEMPLATE/new-contribution-template-clean.md +++ b/.github/ISSUE_TEMPLATE/new-contribution-template-clean.md @@ -24,4 +24,10 @@ assignees: "" --- +## Assignment + +- [ ] I'd like to be assigned to this issue and work on it myself + +--- + [Discord Name if Different] diff --git a/.github/ISSUE_TEMPLATE/new-contribution-template-examples.md b/.github/ISSUE_TEMPLATE/new-contribution-template-examples.md index 731517927..43d65625f 100644 --- a/.github/ISSUE_TEMPLATE/new-contribution-template-examples.md +++ b/.github/ISSUE_TEMPLATE/new-contribution-template-examples.md @@ -73,4 +73,10 @@ Examples of what info would be expected: --- +## Assignment + +- [ ] I'd like to be assigned to this issue and work on it myself + +--- + [Discord Name if Different]