Skip to content

Fixed mailto link in CONTRIBUTING.md#1123

Merged
bpamiri merged 1 commit intowheels-dev:developfrom
csperando:mailto
May 11, 2022
Merged

Fixed mailto link in CONTRIBUTING.md#1123
bpamiri merged 1 commit intowheels-dev:developfrom
csperando:mailto

Conversation

@csperando
Copy link
Contributor

mailto links do not encode whitespace by default in GitHub markdown. Need to explicitly use %20 for whitespace in the subject for links to display/function properly.

`mailto` links do not encode whitespace by default. Need to use `%20` for links to function properly.
@bpamiri bpamiri merged commit 49185b4 into wheels-dev:develop May 11, 2022
@bpamiri
Copy link
Collaborator

bpamiri commented May 11, 2022

@csperando Thanks you for the contribution.

@csperando csperando deleted the mailto branch May 11, 2022 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants