epall / NoNullProcess

Basic process documents for improving diversity at your workplace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Null Process

Basic process documents for improving diversity at your workplace.

Table of contents

Convincing Management

[ ] List of research articles for managerial rationale for checklists.

Recruiting

[ ] Recruiting

Interviewing

[ ] Interviewing

Onboarding

[ ] Container options

Developing

Deploying

[ ] Deploying to production

Ideas & Meetings

Promoting

[ ] How someone is promoted to a manager role.

[ ] How someone is promoted to a senior engineer.

Contributing

No Null Process is built with Sphinx. To build the documentation locally, run:

pip install -r requirements.txt
make html

You'll only need to run pip install once. After that, it's just make html to re-build the documentation. The root of the documentation will be built in _build/html/README.html.

About

Basic process documents for improving diversity at your workplace.


Languages

Language:Python 55.7%Language:Makefile 44.3%