Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guest contribution form #5

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions contribute.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
layout: page
title: Guest Contribution Submission

description: >
We're happy to include additional viewpoints from guests in our weekly issues. Submit a draft of your item below for consideration!

menu: false
order: 1
---

Submissions should be in the form of a link to a shared Google doc. Items should be ~350 words with a hard cap at 500 (shorter is definitely acceptable and even encouraged). Editorial feedback will be given before final consideration for inclusion in the newsletter. Items that are self-promotional in nature will not be considered.

If you'd be interested in writing a longer-form feature for Orbital Index, please fill out [this form](/longform).

Checking out our [item style guide and contribution pointers](https://docs.google.com/document/d/1bLmaoWn9YiXhG8pDR1H9eZnTecAeghlkyLCy2yzbkFA/) are recommended as well.

----

<form>
<div class="form-group">
<label for="inputEmail1">Email address</label>
<input type="email" class="form-control" id="inputEmail1" aria-describedby="emailHelp" placeholder="Enter email">
<small id="emailHelp" class="form-text text-muted">We'll never share your email with anyone.</small>
</div>
<div class="form-group">
<label for="inputOnlineLink1">Online presence</label>
<input type="url" class="form-control" id="inputDraftLink1" placeholder="Online presence URL">
<small id="linkHelp" class="form-text text-muted">Please share a link to your online presence (Website/Twitter/LinkedIn).</small>
</div>


<div class="form-group">
<label for="inputDraftLink1">Item Draft</label>
<input type="url" class="form-control" id="inputDraftLink1" placeholder="Google Docs URL">
<small id="linkHelp" class="form-text text-muted">We'll give you editorial feedback in this document.</small>
</div>
<div class="form-check">
<label class="form-check-label">
<input type="checkbox" class="form-check-input">
Check my Item out
</label>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
10 changes: 10 additions & 0 deletions longform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: page
title: Guest Long-form Contribution Pitch

description: >
We'd like to explore the possibility of adding long-form features to The Orbital Index. Submit your idea!

menu: false
order: 1
---