FOGProject / fogproject

An open source computer cloning & management system
https://fogproject.org
GNU General Public License v3.0
1.08k stars 216 forks source link

Some incorrect links in CONTRIBUTING.md #554

Open albert-github opened 1 year ago

albert-github commented 1 year ago

Some incorrect links in CONTRIBUTING.md

Looks like there are a number of incorrect links / links that point to nowhere in CONTRIBUTING.md:

fogproject-1.5.10/CONTRIBUTING.md:11: 'just-allow-ne-one-question'
fogproject-1.5.10/CONTRIBUTING.md:13: 'before-you-get-started'
fogproject-1.5.10/CONTRIBUTING.md:14: 'repos-languages-and-foo'
fogproject-1.5.10/CONTRIBUTING.md:15: 'versions-and-branches'
fogproject-1.5.10/CONTRIBUTING.md:17: 'how-to-contribute'
fogproject-1.5.10/CONTRIBUTING.md:19: 'suggesting-enhancements'
fogproject-1.5.10/CONTRIBUTING.md:20: 'your-first-code-contribution'
fogproject-1.5.10/CONTRIBUTING.md:23: 'styleguides'
fogproject-1.5.10/CONTRIBUTING.md:24: 'git-commit-messages'
fogproject-1.5.10/CONTRIBUTING.md:25: 'javascript-styleguide'
fogproject-1.5.10/CONTRIBUTING.md:26: 'coffeescript-styleguide'
fogproject-1.5.10/CONTRIBUTING.md:27: 'specs-styleguide'
fogproject-1.5.10/CONTRIBUTING.md:28: 'documentation-styleguide'
fogproject-1.5.10/CONTRIBUTING.md:30: 'additional-notes'
fogproject-1.5.10/CONTRIBUTING.md:31: 'issue-and-pull-request-labels'

Expected behavior Corect links

Software (please complete the following information):

Sebastian-Roth commented 1 year ago

@albert-github Thanks for pointing that out. It's not just the links not working but mainly a fair amount of content still missing to the contributing document. We'll be working to this soon.