1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

Apply suggestions from code review

Co-authored-by: Pete Davison <pd93.uk@outlook.com>
This commit is contained in:
Valentin Maerten
2025-08-08 09:46:29 +02:00
committed by GitHub
parent f8e3e7a058
commit 7ba31d0ee5
3 changed files with 3 additions and 3 deletions

View File

@@ -84,7 +84,7 @@ When making a change, consider whether a change to the [Usage Guide](/usage.md)
necessary. This document contains descriptions and examples of how to use Task
features. If you're adding a new feature, try to find an appropriate place to
add a new section. If you're updating an existing feature, ensure that the
documentation and any examples are up-to-date. Ensure that any examples follow[contributing.md](/contributing.md)
documentation and any examples are up-to-date. Ensure that any examples follow
the [Taskfile Styleguide](/styleguide.md).
If you added a new command or flag, ensure that you add it to the [CLI

View File

@@ -21,7 +21,7 @@ hero:
features:
- title: 30-Second Setup
details: Single binary download, zero dependencies. Works with Homebrew, Snapcraft, Scoop.
details: Single binary download, zero dependencies. Works with Homebrew, Snapcraft, Scoop and more.
icon: 🚀
- title: Truly cross-platform

View File

@@ -26,7 +26,7 @@ const members = [
sponsor: 'https://github.com/sponsors/pd93',
links: [
{ icon: 'github', link: 'https://github.com/pd93' },
{ icon: 'x', link: 'https://x.com/youyuxi' }
{ icon: 'bluesky', link: 'https://bsky.app/profile/pd93.uk' }
]
},
{