diff --git a/.github/ISSUE_TEMPLATE/bug_report_issue_template.yml b/.github/ISSUE_TEMPLATE/bug_report_issue_template.yml index 38da1060..634a2a3c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_issue_template.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_issue_template.yml @@ -2,8 +2,6 @@ name: Bug Report description: File a bug report title: '[Bug]: ' labels: ['Type: Bug Report', 'Status: Awaiting Triage'] -assignees: - - WillieCubed body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d9f28d5c..645f398b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,11 +1,8 @@ blank_issues_enabled: false contact_links: - - name: Project Nebula Maintainer Documentation - url: https://about.utdnebula.com/ + - name: Nebula Labs Website + url: https://www.utdnebula.com/ about: Get information about how to contribute to the project here. - - name: Project Nebula Support - url: https://acmutd.co/discord - about: Please ask and answer questions about Project Nebula development here. - - name: Report a security vulnerability - url: core-maintainers@utdnebula.com - about: Please report security vulnerabilities here. + - name: Nebula Labs Discord + url: discord.utdnebula.com + about: Please ask and answer questions about development here. diff --git a/.github/ISSUE_TEMPLATE/feature_request_issue_template.md b/.github/ISSUE_TEMPLATE/feature_request_issue_template.md index 0ed755c4..c4d5a69e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request_issue_template.md +++ b/.github/ISSUE_TEMPLATE/feature_request_issue_template.md @@ -3,7 +3,7 @@ name: Feature Request about: Think of something you would like added to this project? This is how to do it. title: '[Feature Request]' labels: 'Type: Feature Request, Category: User Experience, Status: Awaiting Triage' -assignees: 'WillieCubed' +assignees: '' --- # Overview