-
Notifications
You must be signed in to change notification settings - Fork 523
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Link to Accommodation Request Form (#814)
* Link to Accommodation Request Form * add mailto protocol
- Loading branch information
1 parent
ea8119e
commit d8e7821
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -231,9 +231,13 @@ special instructions. | |
attempt to provide them. | ||
</p> | ||
{% else %} | ||
We are dedicated to providing a positive and accessible learning environment for all. Please | ||
notify the instructors in advance of the workshop if you require any accommodations or if there is | ||
anything we can do to make this workshop more accessible to you. | ||
We are dedicated to providing a positive and accessible learning environment for all. | ||
We do not require participants to provide documentation of disabilities or disclose any unnecessary personal information. | ||
However, we do want to help create an inclusive, accessible experience for all participants. | ||
We encourage you to share any information that would be helpful to make your Carpentries experience accessible. | ||
To request an accommodation for this workshop, please fill out the | ||
<a href="https://carpentries.typeform.com/to/B2OSYaD0">accommodation request form</a>. | ||
If you have questions or need assistance with the accommodation form please <a href="mailto:[email protected]">email us</a>. | ||
</p> | ||
{% endif %} | ||
|
||
|