mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
15 lines
471 B
Markdown
15 lines
471 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
|
|
- By submitting a pull request, you agree to release your submission under
|
|
the [LICENSE](LICENSE)
|
|
|
|
Thanks!
|