Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
hknokh authored Sep 9, 2024
1 parent df1705f commit 4248450
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/ask-a-question.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Ask a Question
about: 'Ask question or any help needed for SFDMU Plugin '
title: "[QUESTION] - Make sure to replace this placeholder text with a specific title
for the issue!"
title: '[QUESTION] - Replace this placeholder with a specific title for the issue.
Do not delete "[QUESTION]" .'
labels: help-wanted
assignees: hknokh

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Bug Report
about: Report a bug in the SFDMU Plugin
title: "[BUG] - Make sure to replace this placeholder text with a specific title for
the issue!"
title: '[BUG] - Replace this placeholder with a specific title for the issue. Do not
delete "BUG".'
labels: bug
assignees: hknokh

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/request-a-new-feature.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Request a New Feature
about: Suggest an idea for this project
title: "[FEATURE REQUEST] - Make sure to replace this placeholder text with a specific
title for the issue!"
title: Replace this placeholder with a specific title for the issue. Do not delete
"[FEATURE REQUEST]" .
labels: feature-request
assignees: hknokh

Expand Down

0 comments on commit 4248450

Please sign in to comment.