Fixed FAQ link in CONTRIBUTING.md

This commit is contained in:
George 2024-01-11 15:08:18 -03:00 committed by GitHub
parent 1a205362f1
commit cc83a127c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Contributing to al-folio
Thank you for considering to contribute to al-folio!
Thank you for considering contributing to al-folio!
## Pull Requests
@ -13,7 +13,7 @@ If you would like to implement a new feature or a bug, please make sure you (or
We use GitHub issues to track bugs and feature requests.
Before submitting an issue, please make sure:
1. You have read [the FAQ section](https://github.com/alshedivat/al-folio#faq) of the README and your question is NOT addressed there.
1. You have read [the FAQ section](FAQ.md) of the README and your question is NOT addressed there.
2. You have done your best to ensure that your issue is NOT a duplicate of one of [the previous issues](https://github.com/alshedivat/al-folio/issues).
3. Your issue is either a bug (unexpected/undesirable behavior) or a feature request.
If it is just a question, please ask it in the [Discussions](https://github.com/alshedivat/al-folio/discussions) forum.