Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
Update module_request.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanFlurry authored Sep 3, 2024
1 parent c7c688f commit c47308c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/module_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ body:
attributes:
label: Module Name
description: "Provide a clear and concise name for the proposed module."
placeholder: Example: Leaderboard Module
placeholder: "Example: Leaderboard Module"
validations:
required: true

Expand All @@ -18,7 +18,7 @@ body:
attributes:
label: Use Case
description: "Explain the primary use case for this module in game backends. Potentially include the relevant types of games and existing games with similar features."
placeholder: This module would be used for...
placeholder: "This module would be used for..."
validations:
required: true

Expand Down

0 comments on commit c47308c

Please sign in to comment.