diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dfc7b148..d449cc93 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 diff --git a/README.md b/README.md index 561cad38..115292b7 100644 --- a/README.md +++ b/README.md @@ -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.