Skip to content

Latest commit

 

History

History
55 lines (51 loc) · 2.53 KB

File metadata and controls

55 lines (51 loc) · 2.53 KB
title What's behind OSFarm ?
layout support-page
description Projects, Peoples, Organizations link with OSFarm. If you don't see your organization on this list, follow the instructions below !
permalink /community/

{% include project-table.html orgs=site.data.projects id="projects" name="Projects" %}

Add A Project to the List

This website is open source, therefore anyone in the community can submit edits through pull requests. If your project isn't on this list, but should be, please add it:

  1. Navigate to the appropriate project list:
  2. Click the edit (pencil) icon in the top right corner.
  3. Add your project to the list in the appropriate section
  4. Click "propose file change" at the bottom of the page
  5. Click "create pull request"
  6. Provide a brief description of what you're proposing
  7. Click "Create pull request"
<div class="col-md-6 float-left">
  <h4 class="mb-2">Guidelines</h4>
  <p class="text-gray">
    While there are many many interesting farming open source projects, we are limiting the list above to projects, who are:
  </p>
  <ul class="mb-4 text-gray ml-3">
    <li>In production state</li>
    <li>With source code published</li>
  </ul>
  <h4 class="mb-2">Legalese</h4>
  <p class="text-gray">
    Neither the inclusion of a logo or seal above should be construed to imply that OSFarm are endorsed, If you have any questions, or if would like your project's logo removed from the list above, please <a href="https://github.com/osfarm/osfarm.github.io/issues/new">let us know</a>.
  </p>
</div>