Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 2.19 KB

README.md

File metadata and controls

46 lines (31 loc) · 2.19 KB

Coworking and Event Spaces

Do you know of an coworking/event space / or operate an coworking/event space that you would like to see represented on the KnoxDevs website? There are three primary ways, in descending preference, to get your coworking space added!

  1. Send a Pull Request. (highly recommended!)

New to pull requests? Here are a couple of tutorials: from Github, from Digital Ocean, from Thinkful. We have a template below to get you ready to send a good PR!

  1. Submit an issue.

Has the idea of sending a PR freak you out? Remember that if you're just submtting a PR on 1 file, you might be able to just edit the file here on Github and then propose the PR. Still, if that's too much, submit an issue above. We can step you through the change you would like to have made.

  1. Get in touch on Slack.

Has the idea of submitting an issue seem like a massive pain to just update text? Okay. get in touch on Slack with one of the many KnoxDevs members. They can help you out... if you ask nicely ;).

Template for Coworking Spaces

Below is a template you can use to add your coworking space to this list. Note that the file must be a YML file. We have chosen .yml as the extension, but .yaml will work as well. We probably won't accept your pull request if you do that tho ;)

Info we're looking for. You can leave any field but name and location blank if you wish.

  • Name
  • Description (please keep to 50 characters or so)
  • Online links, e.g., website
  • Social links: e.g., twitter
  • Location
name: #Conference Name

description: > # if you use 1 line, use a `>`, if you multiple lines, use a `|` here, then ensure that you indent! good yaml syntax.
    example text

links:
    website: http://sample.com/
    github:
    twitter: 
    facebook:

location: # Conference Location
    name: 
    address:  # address
    latitude: 
    longitude: