mirror of
https://github.com/rjNemo/hiring-without-whiteboards
synced 2026-06-11 21:16:39 +00:00
22 lines
1 KiB
Markdown
22 lines
1 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). Pull requests will be accepted if:
|
|
|
|
## 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
|