mirror of
https://github.com/withastro/astro.git
synced 2025-04-07 23:41:43 -05:00
chore: fix a typo in the action message (#13063)
This commit is contained in:
parent
1017bca527
commit
736b9b9d72
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issue-labeled.yml
vendored
2
.github/workflows/issue-labeled.yml
vendored
|
@ -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).
|
||||
|
|
Loading…
Add table
Reference in a new issue