diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..cc55911 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,15 @@ +# Contributing + +We welcome contributions from the public. + +### Using the issue tracker 💡 + +The issue tracker is the preferred channel for bug reports and features requests. [![GitHub issues](https://img.shields.io/github/issues/EdOverflow/bugbounty-cheatsheet.svg?style=flat-square)](https://github.com/EdOverflow/bugbounty-cheatsheet/issues) + +### Issues and labels 🏷 + +Our bug tracker utilizes several labels to help organize and identify issues. + +### Guidelines for bug reports 🐛 + +Use the GitHub issue search — check if the issue has already been reported. diff --git a/README.md b/README.md index 7a489ae..25aa201 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,22 @@ - [Template Injection](cheatsheets/template-injection.md) - [Content Injection](cheatsheets/content-injection.md) +# Contributing + +We welcome contributions from the public. + +### Using the issue tracker 💡 + +The issue tracker is the preferred channel for bug reports and features requests. [![GitHub issues](https://img.shields.io/github/issues/EdOverflow/bugbounty-cheatsheet.svg?style=flat-square)](https://github.com/EdOverflow/bugbounty-cheatsheet/issues) + +### Issues and labels 🏷 + +Our bug tracker utilizes several labels to help organize and identify issues. + +### Guidelines for bug reports 🐛 + +Use the GitHub issue search — check if the issue has already been reported. + # Contributors - [EdOverflow](https://github.com/EdOverflow)