mirror of
https://github.com/remoteintech/remote-jobs
synced 2024-11-10 14:44:14 +00:00
Move contributing guidelines to CONTRIBUTING.md
Closes https://github.com/jessicard/remote-jobs/issues/72 Uses GitHub convention - https://help.github.com/articles/setting-guidelines-for-repository-contributors/
This commit is contained in:
parent
26a638f62c
commit
bb6a60414c
2 changed files with 18 additions and 13 deletions
16
CONTRIBUTING.md
Normal file
16
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Contributing Guidelines
|
||||||
|
|
||||||
|
Please send a pull request if you have any additions or changes. Pull requests will be accepted:
|
||||||
|
|
||||||
|
1. The pull request adheres to the repository's [Code of Conduct](/CODE_OF_CONDUCT.md)
|
||||||
|
1. If the company is at least partially remote
|
||||||
|
1. If you add the company in alphabetical order in the list
|
||||||
|
1. If you submit the company with a website
|
||||||
|
1. If you submit the company with the regions that are accepted for remote positions (US only? Worldwide? Specific timezones?) \*
|
||||||
|
1. If you submit a company profile page and link the company name to it (see example [here](/company-profiles/example.md)) \*
|
||||||
|
|
||||||
|
* Optional, but highly recommended
|
||||||
|
|
||||||
|
Please adhere to the [Contributor Code of Conduct](CODE_OF_CONDUCT.md).
|
||||||
|
|
||||||
|
Thanks for contributing!
|
15
README.md
15
README.md
|
@ -2,19 +2,8 @@
|
||||||
|
|
||||||
A list of semi to fully remote-friendly companies in or around tech.
|
A list of semi to fully remote-friendly companies in or around tech.
|
||||||
|
|
||||||
## Contributing Guidelines
|
Contributions are very welcome!
|
||||||
Please send a pull request if you have any additions or changes. Pull requests will be accepted:
|
Please read the [contribution guidelines](CONTRIBUTING.md].
|
||||||
|
|
||||||
1. The pull request adheres to the repository's [Code of Conduct](/CODE_OF_CONDUCT.md)
|
|
||||||
1. If the company is at least partially remote
|
|
||||||
1. If you add the company in alphabetical order in the list
|
|
||||||
1. If you submit the company with a website
|
|
||||||
1. If you submit the company with the regions that are accepted for remote positions (US only? Worldwide? Specific timezones?) \*
|
|
||||||
1. If you submit a company profile page and link the company name to it (see example [here](/company-profiles/example.md)) \*
|
|
||||||
|
|
||||||
* Optional, but highly recommended
|
|
||||||
|
|
||||||
Thanks for contributing!
|
|
||||||
|
|
||||||
## Companies
|
## Companies
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue