From 2ce02db1b5545513fe4a4dbc1c6fd2691fa38095 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eric=20Dub=C3=A9?= Date: Tue, 2 Apr 2024 05:03:39 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/driver-request.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/idea-for-improvement.md | 10 ++++++++++ 3 files changed, 30 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/driver-request.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/idea-for-improvement.md diff --git a/.github/ISSUE_TEMPLATE/driver-request.md b/.github/ISSUE_TEMPLATE/driver-request.md new file mode 100644 index 00000000..8d7f3be6 --- /dev/null +++ b/.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. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..0cf5a3a8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,10 @@ +--- +name: Feature request +about: Suggest an idea for Puter +title: '' +labels: idea +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/idea-for-improvement.md b/.github/ISSUE_TEMPLATE/idea-for-improvement.md new file mode 100644 index 00000000..3f76aba1 --- /dev/null +++ b/.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: '' + +--- + +