| 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" %}
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:
- Navigate to the appropriate project list:
- _data/projects.yml , for open source projects
- Click the edit (pencil) icon in the top right corner.
- Add your project to the list in the appropriate section
- Click "propose file change" at the bottom of the page
- Click "create pull request"
- Provide a brief description of what you're proposing
- 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>