Skip to content

Commit

Permalink
fix link in template (cross-rs#1472)
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilgardis authored Apr 12, 2024
2 parents 35be2a9 + 1afc18b commit 6d097fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/z_feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ body:
options:
- label: I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar request
required: true
- label: This feature could be solved with a [custom docker image](https://github.com/cross-rs/cross#custom-docker-images) (optional)
- label: This feature could be solved with a [custom image](https://github.com/cross-rs/cross/blob/main/docs/custom_images.md#custom-images) (optional)
- type: textarea
id: description
validations:
Expand Down

0 comments on commit 6d097fb

Please sign in to comment.