docs: use issues for questions

This commit is contained in:
Joonas Koivunen 2021-01-07 13:21:04 +02:00
parent fa6a334814
commit f397f14b28
2 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Welcome, and thank you for your interest in contributing to Rust IPFS. Issues and pull requests
are encouraged. You can make a difference by tackling any of the following items:
* Bug reports and feature requests in the form of issues
* Bug reports, feature requests and general inquiries in the form of issues
* Implementing the remaining features and corresponding HTTP endpoints not yet covered. See https://areweipfsyet.rs for info on which those are.
* Additional tests (unit, functional, conformance) and CI for existing functionality
* Examples, particularly those that showcase Rust's unique capabilities or performance

View File

@ -100,6 +100,8 @@ See [the contributing docs](./CONTRIBUTING.md) for more info.
You can also back the project financially by reaching out or by becoming a backer on [OpenCollective](https://opencollective.com/rs-ipfs)
If you have any questions on the use of the library or other inquiries, you are welcome to submit an issue.
## Roadmap
Special thanks to the Web3 Foundation and Protocol Labs for their devgrant support.