Skip to content

Commit 986e615

Browse files
Add Contributing section.
1 parent dfad521 commit 986e615

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ We use it for these main purposes:
99

1010
## CodeQL Resources
1111

12+
We welcome contributions to this section. For example, if you have written a blog post about a cool CodeQL query and would like to add a link to it here, then please open a pull request. See [Contributing](#Contributing) below.
13+
1214
### Official resources
1315

1416
* [CodeQL documentation](https://codeql.github.com/docs/)
@@ -48,3 +50,10 @@ We use it for these main purposes:
4850
* Editor plugins
4951
* [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-codeql) (Official)
5052
* [Neovim](https://github.com/pwntester/codeql.nvim)
53+
54+
## Contributing
55+
56+
We welcome contributions to the [CodeQL_Queries](CodeQL_Queries) sub-directory and to the [CodeQL Resources](#codeql-resources) section of this README. For example, if you found a vulnerability with CodeQL and would like to share the query with the community, then please open a pull request to add it to the [CodeQL_Queries](CodeQL_Queries) sub-directory. Or if you have recorded a video in which you use CodeQL then please open a pull request to add it to the [Videos](#videos) section of this README.
57+
58+
Please see [CONTRIBUTING.md](CONTRIBUTING.md), [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md), and [LICENSE.md](LICENSE.md) for further information on our contributing guidelines and license.
59+

0 commit comments

Comments
 (0)