rust-search-extension/CONTRIBUTING.md
2020-04-19 21:31:12 +08:00

19 lines
911 B
Markdown

## Contributing to *rust-search-extension*
**Thank you very much for considering to contribute to this project!**
We welcome any form of contribution:
* New issues (feature requests, bug reports, questions, ideas, ...)
* Pull requests (documentation improvements, code improvements, new features, ...)
**Note**: Before you take the time to open a pull request, please open a ticket first. This will
give us the chance to discuss any potential changes first.
## Important links
* [Open issues](https://github.com/huhu/rust-search-extension/issues)
* [Open pull requests](https://github.com/huhu/rust-search-extension/pulls)
* [Read README](https://github.com/huhu/rust-search-extension/blob/master/README.md)
* [LICENSE-APACHE](https://github.com/huhu/rust-search-extension/blob/master/LICENSE-APACHE) and [LICENSE-MIT](https://github.com/huhu/rust-search-extension/blob/master/LICENSE-MIT)