hiring-without-whiteboards/CONTRIBUTING.md
Cher Scarlett dd94572df0
Update CONTRIBUTING.md
this never happened
2022-02-20 12:51:04 -08:00

40 lines
1.6 KiB
Markdown

# Contributing Guidelines
Thanks for contributing! Please adhere to the [Contributor Code of Conduct](/CODE_OF_CONDUCT.md). Please send a pull request if you have any [additions, updates](#additions-or-updates) or [removals](#removals).
## Format
```
- [Company or team name within company](https://jobspage) | locations | description of interview process
```
Locations **must** be city names that are separated by a `/`, `;`, or `&`. Locations should be formatted like so:
```
San Francisco, CA; Tokyo, Japan; Moscow, Russia
```
Good example:
```
- [MyCompany](https://example.com/jobs) | San Francisco, CA; Tokyo, Japan; Moscow, Russia | Take home project that resembles a problem MyCompany solves for, then discussion about the code in-person
```
Pull requests will be accepted if they follow the [format](#format) and:
## Additions or updates
1. The pull request adheres to the repository's
[Code of Conduct](/CODE_OF_CONDUCT.md)
1. The company fits the [criteria](/CRITERIA.md)
1. You add the company in alphabetical order in the list
1. You submit the company with a website
1. You submit the company with a location
1. You submit the company with a brief description of the interview process
## Removals
1. The pull request adheres to the repository's
[Code of Conduct](/CODE_OF_CONDUCT.md)
1. The company **DOES NOT** fit the [criteria](/CRITERIA.md)
1. Explain why the company does not fit the criteria
1. The PR will be merged assuming the guidelines are followed
1. The person who added the company will be given a chance to respond and add the company back if it does indeed **require** CS knowledge