Skip to content

Commit

Permalink
Updated GitHub settings & issue templates (#115)
Browse files Browse the repository at this point in the history
* Update bug_report_issue_template.yml

Removed Willie from being assigned

* Update config.yml

Updated links & verbage

* Update feature_request_issue_template.md

Removed Willie as the assignee
  • Loading branch information
dlaunikitis authored Oct 19, 2023
1 parent b508411 commit 54c5af6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 11 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report_issue_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
13 changes: 5 additions & 8 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -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: [email protected]
about: Please report security vulnerabilities here.
- name: Nebula Labs Discord
url: discord.utdnebula.com
about: Please ask and answer questions about development here.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request_issue_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 54c5af6

Please sign in to comment.