Reallyfix broken links in PR template

In order to make these links work both in the PR template and when browsing the repository, it looks like the URLs need to be fully qualified.
This commit is contained in:
James Nylen 2017-10-04 23:22:52 -05:00 committed by GitHub
parent 049ecce3ad
commit daac864cdd

View file

@ -1,6 +1,6 @@
This is a modified version of the [Contributing Guidelines](CONTRIBUTING.md). This is a modified version of the [Contributing Guidelines](https://github.com/remoteintech/remote-jobs/blob/master/CONTRIBUTING.md).
This pull request adheres to the repository's [Code of Conduct](CODE_OF_CONDUCT.md). This pull request adheres to the repository's [Code of Conduct](https://github.com/remoteintech/remote-jobs/blob/master/CODE_OF_CONDUCT.md).
- [ ] I am an employee of the company mentioned and confirm all included details are correct - [ ] I am an employee of the company mentioned and confirm all included details are correct
@ -8,7 +8,7 @@ This pull request adheres to the repository's [Code of Conduct](CODE_OF_CONDUCT.
- [ ] You know your alphabet - company is listed in alphabetical order in the README - [ ] You know your alphabet - company is listed in alphabetical order in the README
- [ ] The company directly hires employees. No bootcamps / freelance sites / etc - [ ] The company directly hires employees. No bootcamps / freelance sites / etc
- [ ] The company added hires remote employees, or positions are available to remote workers and are clearly illustrated as such - [ ] The company added hires remote employees, or positions are available to remote workers and are clearly illustrated as such
- [ ] A [company profile](company-profiles/example.md) is included - __Required__ for new additions. (This can be a basic outline but at least something please) - [ ] A [company profile](https://github.com/remoteintech/remote-jobs/blob/master/company-profiles/example.md) is included - __Required__ for new additions. (This can be a basic outline but at least something please)
- [ ] Any missing parts from the profile, please use `<Unknown>` to allow for future completion - [ ] Any missing parts from the profile, please use `<Unknown>` to allow for future completion
- [ ] __Remote status__ has details regarding how the culture includes remote employees, how the company integrated remote workers, etc - [ ] __Remote status__ has details regarding how the culture includes remote employees, how the company integrated remote workers, etc
- [ ] __Region__ details any restrictions to applicants based on geography - [ ] __Region__ details any restrictions to applicants based on geography