All Projects → getmanfred → Contracts

getmanfred / Contracts

Licence: other
Contract Templates to be used by a Talent Agency or a Recruitment Company

Labels

Projects that are alternatives of or similar to Contracts

Documentation
Documentation for the STUPS ecosystem
Stars: ✭ 18 (-65.38%)
Mutual labels:  docs
Eros Docs
📖 eros docs base on docsify.
Stars: ✭ 34 (-34.62%)
Mutual labels:  docs
Docfy
Build fully personalized documentation sites; write content and demos in Markdown.
Stars: ✭ 48 (-7.69%)
Mutual labels:  docs
Parse Code Context
Parse code context in a single line of javascript, for functions, variable declarations, methods, prototype properties, prototype methods etc.
Stars: ✭ 7 (-86.54%)
Mutual labels:  docs
Mobx Docs Cn
MobX 中文文档
Stars: ✭ 957 (+1740.38%)
Mutual labels:  docs
Bsdoc
📚 Documentation Generator for BuckleScript
Stars: ✭ 43 (-17.31%)
Mutual labels:  docs
Zshguide
Zsh 开发指南
Stars: ✭ 766 (+1373.08%)
Mutual labels:  docs
Jsdoc Baseline
An experimental, extensible template for JSDoc.
Stars: ✭ 51 (-1.92%)
Mutual labels:  docs
Azuretipsandtricks
Learn some of our favorite Azure tips and tricks—some long-standing, and new ones that have recently been added to become more productive with Azure. Star the repo now to shave hours off your coding tasks tomorrow.
Stars: ✭ 957 (+1740.38%)
Mutual labels:  docs
Vuesence Book
Minimalistic Vue.js based documentation system component
Stars: ✭ 48 (-7.69%)
Mutual labels:  docs
Pdoc
API Documentation for Python Projects
Stars: ✭ 853 (+1540.38%)
Mutual labels:  docs
Intellij Sdk Docs
IntelliJ SDK Platform Documentation
Stars: ✭ 913 (+1655.77%)
Mutual labels:  docs
Docusaurus Docs Zh cn
facebook Docusaurus 文档的中文版本 , 目标版本 1.0.5
Stars: ✭ 43 (-17.31%)
Mutual labels:  docs
Jsx Lexer
a JSX lexer for pygments
Stars: ✭ 26 (-50%)
Mutual labels:  docs
Mailcow Dockerized Docs
mailcow: dockerized - documentation 📰
Stars: ✭ 48 (-7.69%)
Mutual labels:  docs
Readthedocs.org
The source code that powers readthedocs.org
Stars: ✭ 6,802 (+12980.77%)
Mutual labels:  docs
React
React docs in Chinese | React 中文文档翻译
Stars: ✭ 1,002 (+1826.92%)
Mutual labels:  docs
Feedmereadmes
Free README editing+feedback to make your open-source projects grow. See the README maturity model to help you keep going.
Stars: ✭ 1,064 (+1946.15%)
Mutual labels:  docs
Flask Apidoc
Adds ApiDoc support to Flask
Stars: ✭ 49 (-5.77%)
Mutual labels:  docs
App
Fast and searchable Ruby docs
Stars: ✭ 47 (-9.62%)
Mutual labels:  docs

Talent Agency Contracts


Manfred

Contracts used by the Manfred Tech Talent Agency to regulate rights and obligations between Manfred and both candidates and companies.

Table of Contents

Motivation

One of the peculiarities of recruitment is opacity. Recruitment should be a business of transparency and openness because this is not about Apples or PCs but people.

We are committed to change that model with a candidate-centric approach and, as a first step towards our goal, we have open-sourced the contracts we use with both talent/candidates and hiring companies so they can be read, studied, compared, discussed and used by the Community.

It's just a small contribution but hopefully it is the first step in disrupting the status quo of recruiting. You can take a look at our manifesto and learn more about us on our website.

Getting Started

It is important to distinguish between language and jurisdiction. Law changes depending on where the contract object is located (affecting legal jurisdiction) but language may also introduce material changes through malicious or accidental redactions made in local language - this can be hard to confirm or understand as at the end of the day it's a private agreement.

As such, files in our contracts repository follow this nomenclature:

  • candidates: 'candidates_' + COUNTRY + ISO 639-1, for language (e.g. candidates_SPAIN_ES.md)
  • companies: 'companies' + COUNTRY + ISO 639-1, for language (e.g. companies_SPAIN_ES.md)

Contracts are provided "as is" and there are no guarantees or warranties attached to them. If you want to use them, please do so at your own risk. We always recommend you seek independent, professional legal advice.

The Candidate Contract

This is the contract between a recruiter and the candidate, where candidate gives a mandate (a set of orders and requirements) to the recruiter.

In this contract, you can:

  • Define both candidate and agent info
  • Set the candidate mandate
  • Rights and obligations of both parts (especially for Privacy)

Currently, no contract must be signed by our candidates. They just need to accept our Privacy Policy and our Terms of Use instead.

The Company Contract

This is a contract between a consultant and a company, where the company can define their need(s) (e.g. a job position with specific requirements). If consultant opens a hiring process accordingly and a candidate is hired, the recruiter will receive a fee (% of candidate's gross annual salary (first year salary), payable by company.

In this contract, you can:

  • Define both company and agent info
  • Set the company needs
  • Set the recruiting success fee

We also have clauses to manage the entire hiring process. We draft all clauses based on our very own 'candidate-centric' model.

The Fee

Some people asked us why we didn't include a explicit fee in the contract template. The answer is very simple: because they are templates.

These contract templates can be used by everyone, and everybody can decide which fee they want to charge. Nowadays, we charge 15%, but the recruiting standard fee is around 16-20% or even 30%. It depends on the market and profiles.

Things to be Done

  • 2.0 English translation of contract for Spain jurisdiction
  • 3.0 First version of contract for UK jurisdiction
  • 4.0 Spanish translation of contract for UK jurisdiction
  • 5.0 First version of contract for US jurisdiction
  • 6.0 Spanish translation of contract for US jurisdiction

How to propose a Change

Please feel free to go ahead and fork the repository and create your own version. Later, if you have introduced changes that could improve the docs for general use, create a pull request from your fork.

Our lawyers will then review changes and, if it makes sense, we will merge your changes into the master repository and we will credit you. Thanks in advance for your collaboration!

Change Log

  • 0.1 First Contracts Draft
  • 0.2 License info added
  • 0.3 English Review
  • 0.4 Credits added
  • 0.5 No-competition clause included
  • 0.6 Info about "the Fee" included
  • 0.7 To reduce friction, signing a contract is not anymore a requirement for candidates.
  • 0.8 Non-exclusive services discontinued

License and Author Info

Our contracts and the rest of content in this repository are available under the GNU Free Documentation License 1.3 (FDL 1.3). See LICENSE.txt for more information.

Why we chose the FDL 1.3?

  • It's viral. If you fork and modify these docs, your docs will be open too.
  • This License preserves for the author and publisher a way to get credit for their work...
  • ... whilst not assuming responsibility for further modifications made by others.

These contracts have been written by NoLegalTech:

More questions? Contact us:

Credits and Acknowledgments

Special thanks go to those who contributed to publish this repository:

  • David Morillo, from HiringIT, who provided us with the basic know-how to start to work with.
  • Ben Naftzger, who debugged the readme final version.
  • Pepe Doval, for his infinite patience teaching the legal team how to use Git :)
  • José Antonio Espín, for his constant feedback to improve the first version of these contracts.

Made with ❤️ and sentidiño in Galicia, Spain.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].