Skip to content

Commit

Permalink
Add additional links/resources to stale.yml message (ultralytics#3467)
Browse files Browse the repository at this point in the history
* Update stale.yml

* cleanup

* Update stale.yml

* reformat

(cherry picked from commit 739451d)
  • Loading branch information
glenn-jocher authored and Lechtr committed Jun 14, 2021
1 parent a0bc707 commit ab14ecc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: |
πŸ‘‹ Hello, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.
πŸ‘‹ Hello @${{ github.actor }}, this issue has been automatically marked as stale because it has not had recent activity. Please note it will be closed if no further activity occurs.
Access additional [YOLOv5](https://ultralytics.com/yolov5) πŸš€ resources:
- **Wiki** – https://github.com/ultralytics/yolov5/wiki
- **Tutorials** – https://github.com/ultralytics/yolov5#tutorials
- **Docs** – https://docs.ultralytics.com
Access additional [Ultralytics](https://ultralytics.com) ⚑ resources:
- **Ultralytics HUB** – https://ultralytics.com/pricing
- **Ultralytics HUB** – https://hub.ultralytics.com
- **Vision API** – https://ultralytics.com/yolov5
- **About Us** – https://ultralytics.com/about
- **Join Our Team** – https://ultralytics.com/work
Expand Down

0 comments on commit ab14ecc

Please sign in to comment.