Skip to content

Commit

Permalink
chore: Update issue templates and configuration files
Browse files Browse the repository at this point in the history
  • Loading branch information
Digital39999 committed Aug 31, 2024
1 parent d6c8b79 commit 64b3908
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 🐛 Bug Report
description: Report a bug or unexpected behavior in `ts-prisma`.
description: Report a bug or unexpected behavior in ts-prisma.
title: "[BUG] "
labels: [bug]
body:
Expand Down
13 changes: 2 additions & 11 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: "Bug Report"
url: https://github.com/Digital39999/ts-prisma/issues/new?assignees=&labels=bug&template=bug_report.yml&title=
about: "Report a bug or unexpected behavior in ts-prisma."
- name: "Feature Request"
url: https://github.com/Digital39999/ts-prisma/issues/new?assignees=&labels=enhancement&template=feature_request.yml&title=
about: "Suggest a new feature or improvement for ts-prisma."
- name: "Documentation Update"
url: https://github.com/Digital39999/ts-prisma/issues/new?assignees=&labels=documentation&template=documentation_update.yml&title=
about: "Suggest improvements or corrections to the documentation."
- name: "General Question"
- name: "❓ Question or Support"
url: https://github.com/Digital39999/ts-prisma/discussions/new?category=q-a
about: "Ask a question about using ts-prisma."
about: "Ask a question about using ts-prisma or request support for a specific issue."
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/documentation_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ body:
- type: markdown
attributes:
value: |
Help us improve the `ts-prisma` documentation! Please provide details about the needed update.
Help us improve the ts-prisma documentation! Please provide details about the needed update.
- type: input
id: section
attributes:
Expand Down

0 comments on commit 64b3908

Please sign in to comment.