diff options
| author | NΞVΛR <63956787+NEVARLeVrai@users.noreply.github.com> | 2026-03-01 20:55:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-01 20:55:00 +0100 |
| commit | c48120dd3533e795cd541e4b3e4af1c518eb55d6 (patch) | |
| tree | 7c3b8f7af3b391247b3e2e09bf58fbc9e27e209c | |
| parent | dc1e90fdc0654c22a2d3e2b3777ca5e2f5e0cfcf (diff) | |
Remove heart emoji from feature request template
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 9cf309d5..20a1aa73 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -9,7 +9,7 @@ body: - type: markdown attributes: value: | - **Thanks :heart: for taking the time to fill out this feature request report!** + **Thanks for taking the time to fill out this feature request report!** We kindly ask that you search to see if an issue [already exists](https://github.com/smartcmd/MinecraftConsoles/issues) for your feature. - type: textarea |
