소스 검색

Update issue templates

Eric Dubé 1 년 전
부모
커밋
2ce02db1b5
3개의 변경된 파일30개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      .github/ISSUE_TEMPLATE/driver-request.md
  2. 10 0
      .github/ISSUE_TEMPLATE/feature_request.md
  3. 10 0
      .github/ISSUE_TEMPLATE/idea-for-improvement.md

+ 10 - 0
.github/ISSUE_TEMPLATE/driver-request.md

@@ -0,0 +1,10 @@
+---
+name: Driver Request
+about: Request a driver on Puter
+title: ''
+labels: ''
+assignees: ''
+
+---
+
+> Drivers are services that apps on Puter can use. For example, drivers support many of the features in the [Puter SDK](https://docs.puter.com/). If you're not sure if what you're suggesting is a driver, you should use the "Feature Request" template instead.

+ 10 - 0
.github/ISSUE_TEMPLATE/feature_request.md

@@ -0,0 +1,10 @@
+---
+name: Feature request
+about: Suggest an idea for Puter
+title: ''
+labels: idea
+assignees: ''
+
+---
+
+

+ 10 - 0
.github/ISSUE_TEMPLATE/idea-for-improvement.md

@@ -0,0 +1,10 @@
+---
+name: Idea for Improvement
+about: An enhancement for an existing feature on Puter
+title: ''
+labels: enhancement
+assignees: ''
+
+---
+
+