awesome-malware-analysis/CONTRIBUTING.md
2015-05-09 11:56:57 -06:00

13 lines
371 B
Markdown

# Contribution Guidelines
When making a pull request, please follow these guidelines:
- One commit per suggestion
- Commit message should follow this format: `Add some tool name`
- Multiple commits per pull request is OK
- Lists within each section are alphabetized
- Add sections if necessary
- Clear, concise descriptions for each link, followed by a period
Thanks!