# Welcome to the contributing guide for this project ## Issues ### Create a new issue If you spot an issue with any of the queries or the results, [search if it's already been reported][issues]. If not, [create a new issue][new issue]. ## Make Changes ### Improve a query Check out our curated list of [awesome queries][repo]. If you find a query that you can improve, [create a new issue][new issue] or [submit a pull request][pull requests]. ## Resources - [Censys Search Language Reference][search language] - [Censys Search Data Definitions][search defintions] [repo]: https://github.com/thehappydinoa/awesome-censys-queries [issues]: https://github.com/thehappydinoa/awesome-censys-queries/issues [new issue]: https://github.com/thehappydinoa/awesome-censys-queries/issues/new/choose [pull requests]: https://github.com/thehappydinoa/awesome-censys-queries/pulls [search language]: https://search.censys.io/search/language?resource=hosts [search defintions]: https://search.censys.io/search/definitions?resource=hosts