mirror of
https://github.com/rjNemo/hiring-without-whiteboards
synced 2026-06-12 13:36:39 +00:00
Update PR template
This commit is contained in:
parent
56db8f86c6
commit
1124362a9a
1 changed files with 8 additions and 7 deletions
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -1,16 +1,17 @@
|
||||||
<!--
|
<!--
|
||||||
Thank you for contributing!
|
Thank you for contributing!
|
||||||
|
|
||||||
Here are a few things that will increase the chance that your pull request will get accepted:
|
Pull requests that do not adhere to the format will be rejected. Please ensure
|
||||||
- Follow the [format](https://github.com/poteto/hiring-without-whiteboards#format) prescribed in the readme
|
you complete the following checkboxes.
|
||||||
- Add one company at a time
|
|
||||||
- Do not attempt to sort other listings
|
|
||||||
- In your pull request message, add additional context on the interview process if necessary
|
|
||||||
|
|
||||||
Pull requests that do not adhere to the format will be rejected.
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## Add <CompanyName>
|
## Add <CompanyName>
|
||||||
|
|
||||||
|
- [ ] Follow the [format](https://github.com/poteto/hiring-without-whiteboards#format) prescribed in the readme
|
||||||
|
- [ ] Add one company at a time
|
||||||
|
- [ ] Do not attempt to sort other listings
|
||||||
|
- [ ] (OPTIONAL) In your pull request message, add additional context on the interview process if necessary
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Please give additional context about the interview process if necessary.
|
Please give additional context about the interview process if necessary.
|
||||||
-->
|
-->
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue