Skip to content

Commit

Permalink
Update issue_response.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 authored Jun 20, 2024
1 parent b80d6cd commit 36299ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/issue_response.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ jobs:
NUMBER: ${{ github.event.issue.number }}
BODY: >
Sorry!! We are reducing the support for fast_gicp.
Please consider using small_gicp, a new faster library with better portability.
https://github.com/koide3/small_gicp
Please consider using [small_gicp](https://github.com/koide3/small_gicp), a new faster library with better portability.
Meanwhile, feel free to open a PR if you have any improvements that can be merged into fast_gicp.

0 comments on commit 36299ef

Please sign in to comment.