summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Matt Kane <m@mk.gg> 2025-01-24 17:06:35 +0000
committerGravatar GitHub <noreply@github.com> 2025-01-24 17:06:35 +0000
commit736b9b9d721082eb231f8da64259c399d7fea1f6 (patch)
treea7f72bad916f32911631cd980f527dd2b3bd1b2e
parent1017bca527f504e541bce1db29bc74917b865906 (diff)
downloadastro-736b9b9d721082eb231f8da64259c399d7fea1f6.tar.gz
astro-736b9b9d721082eb231f8da64259c399d7fea1f6.tar.zst
astro-736b9b9d721082eb231f8da64259c399d7fea1f6.zip
chore: fix a typo in the action message (#13063)
-rw-r--r--.github/workflows/issue-labeled.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/issue-labeled.yml b/.github/workflows/issue-labeled.yml
index 19303083c..31e894087 100644
--- a/.github/workflows/issue-labeled.yml
+++ b/.github/workflows/issue-labeled.yml
@@ -42,6 +42,6 @@ jobs:
We sometimes have to close good ideas (even great ones!) because our limited resources simply do not allow us to pursue all possible features and improvements, and when fixing bugs we have to balance the impact of the bug against the effort required for the fix. Before closing this we considered several factors such as the amount of work involved, the severity of the problem, the number of people affected, whether a workaround is available, and the ongoing cost of maintenance.
- If you're seeing this message and believe you can contribute to this issue, please consider submitting a PR yourself. Astro encourages [community contributions]((https://docs.astro.build/en/contribute/)!
+ If you're seeing this message and believe you can contribute to this issue, please consider submitting a PR yourself. Astro encourages [community contributions](https://docs.astro.build/en/contribute/)!
If you have more questions, come and say hi in the [Astro Discord](https://astro.build/chat).