adonis-cli icon indicating copy to clipboard operation
adonis-cli copied to clipboard

Fix broken anchor links and improve contribution guidelines

Open ghost opened this issue 5 years ago • 1 comments

Proposed changes

As suggested by @ghost in issue #182, this PR fixes broken anchor links and improves the contribution guidelines at CONTRIBUTING.md. As a consequence, it makes the project more inviting for the community to contribute.

Types of changes

  • [x] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • [x] I have read the CONTRIBUTING doc
  • [x] Lint and unit tests pass locally with my changes
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [ ] I have added necessary documentation (if appropriate)

ghost avatar May 19 '20 13:05 ghost

Coverage Status

Coverage remained the same at 48.438% when pulling 8a3cdbeeb97ffb26c875843f79e0a5967b997e8f on bok-jin:pr/fix-broken-links-contributing into 1e698919332d65e629b73a0ea8a800274e9e1cf1 on adonisjs:develop.

coveralls avatar May 19 '20 13:05 coveralls