forked from andrewbanchich/phantom-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathshare_your_answer.html
28 lines (25 loc) · 1.21 KB
/
share_your_answer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
layout: page
title: Share your Story
landing-title: 'Share your Story'
nav-menu: true
description: null
image: null
author: null
permalink: /share-your-answer/
---
<p>We want to hear how sharing scholarship more openly is making the world a better place! Use the form below to share a story you think the community needs to hear about the impact of open. We're especially interested in seeing stories from disciplines and groups who aren't currently well represented.</p>
<p>If the story is already written up online, just share the link below. If you have a new story, write up a short draft or outline in the form below, and we'll work with you to get it posted. Anything you share with us will be licensed under <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0</a>.</p>
<h2>Contribute now</h2>
<form method="POST" action="https://formspree.io/[email protected]">
<div class="field half first">
<input type="email" name="email" placeholder="Your email">
<textarea name="message" placeholder="Share a link or your story"></textarea>
</div>
<!-- <div class="field">
</div> -->
<div class="field">
<br>
<button type="submit">Send</button>
</div>
</form>