Skip to content

Commit

Permalink
chore: fix formatting in issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
itsacoyote committed Jun 4, 2024
1 parent 89ecc27 commit 6ce73bb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: File a bug report.
title: "[Bug]: "
labels: ["bug", "triage"]
assignees:
- @zkSync-Community-Hub/zksync-devrel
- zkSync-Community-Hub/zksync-devrel
body:
- type: markdown
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Is there a feature you would like to see in Code Community? Let us
title: "[Feature]: "
labels: ["feature", "triage"]
assignees:
- @zkSync-Community-Hub/zksync-devrel
- zkSync-Community-Hub/zksync-devrel
body:
- type: markdown
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/new_guide_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Use this form to request a guide you would like to see in Code Comm
title: "[Guide]: "
labels: ["guide", "triage"]
assignees:
- @zkSync-Community-Hub/zksync-devrel
- zkSync-Community-Hub/zksync-devrel
body:
- type: markdown
attributes:
Expand Down

0 comments on commit 6ce73bb

Please sign in to comment.