First of all, thanks for taking the time to contribute to this project!
- Ensure the issue was not already reported by searching on GitHub under issues.
- If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible.
- Make sure you have gone through the taxonomy and understand if the paper proposes an attack, defense or a red-teaming strategy.
- Ensure your PR title follows the
Add [ATTACK|DEFENSE|RED-TEAMING] <Paper Name>
. - Ensure your changes follows the awesome list guidelines.
- Before submitting a PR make sure your changes are passed
awesome-lint
.