|
@@ -1,13 +1,15 @@
|
|
|
---
|
|
---
|
|
|
-name: General Issue
|
|
|
|
|
|
|
+name: Community Issue
|
|
|
about: Create a report describing a problem and a proposed solution
|
|
about: Create a report describing a problem and a proposed solution
|
|
|
title: ''
|
|
title: ''
|
|
|
-assignees: ''
|
|
|
|
|
|
|
+labels: ["community"]
|
|
|
|
|
+assignees:
|
|
|
|
|
+ - @solana-labs/community-issue-subscribers
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
#### Problem
|
|
#### Problem
|
|
|
<!--
|
|
<!--
|
|
|
- The GitHub issue tracker exists to track issues
|
|
|
|
|
|
|
+ The GitHub issue tracker exists to track issues
|
|
|
that affect the development of Solana itself.
|
|
that affect the development of Solana itself.
|
|
|
|
|
|
|
|
If you need technical support using Solana, building
|
|
If you need technical support using Solana, building
|