Skip to content

Commit

Permalink
chore: update github issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrodnm committed Oct 31, 2024
1 parent 09af3e3 commit b5a4670
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: 🐛 Bug report
description: Is something not working? Let's fix it together!
title: "[Bug]: <Title>"
labels: ["bug", "triage", "community"]
labels: ["bug", "triage", "community", "pgai"]
body:
- type: markdown
attributes:
Expand Down Expand Up @@ -121,4 +121,4 @@ body:
description: No pressure at all, but we’re ready to help you navigate the contribution process.
options:
- "🦸 Yes , I will submit a PR soon!"
- "🆘 No, could someone else please work on the bugfix?
- "🆘 No, could someone else please work on the bugfix?"
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: 💡 Feature request
description: Suggest a new feature
title: "[Feature]: <Feature name>"
labels: ["feature-request", "community"]
labels: ["feature-request", "community", "pgai", "triage"]
body:
- type: markdown
id: info
Expand Down Expand Up @@ -49,4 +49,4 @@ body:
description: No pressure at all, but we’re ready to help you navigate the contribution process.
options:
- "🦸 Yes , I will submit a PR soon!"
- "🆘 No, could someone else please consider working on it?
- "🆘 No, could someone else please consider working on it?"

0 comments on commit b5a4670

Please sign in to comment.