Fixed FAQ link in CONTRIBUTING.md
This commit is contained in:
parent
1a205362f1
commit
cc83a127c4
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue