permalink | title | layout | description |
---|---|---|---|
/submit/ |
Submit your Story |
support-page |
Have a story you'd like to tell? We'd love to hear it. Submitting a story is easy. If you run into any trouble, <a href='https://github.com/github/government.github.com/issues/new' data-proofer-ignore='true' class='read-more'>we're here to help</a>. |
We're looking forward to helping you tell your story. Before you begin writing, be sure to check out the story style guide which has some basic guidelines about things like style, format, and length.
Simply [open the Prose editor]({{ site.prose_server }}#github/government.github.com/new/gh-pages/_posts){: data-proofer-ignore="true"} and start typing. It's really that easy. When you're done, hit submit, and track your story's progress as it's added.
- Navigate to https://github.com/github/government.github.com in your favorite browser, and click the "fork" button in the top right corner
- Click the branch drop down to create a new, descriptively named branch.
- Create a new file in the
_posts
folder using the naming conventionYYYY-MM-DD-TITLE.md
. - Write your changes in the online editor. If you're new to markdown, click any white space on the page (to move your cursor out of the editor), then press the
m
key for a handy cheat sheet. - Add a short description of your change, and hit the big green save button.
- Back at https://github.com/github/government.github.com click the shiny new compare button to create a new pull request.
- Enter a title and description, and hit submit.
- That's it! Participate in the discussion, and once a consensus has been reached, your story will be merged.